blob: 784cc772b37df5ca3cfb255b5d2b4d919afa7bc8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
|
LIBRARY msajapi
EXPORTS
AllJoynAcceptBusConnection@8
AllJoynCloseBusHandle@4
AllJoynConnectToBus@4
AllJoynCreateBus@12
AllJoynEnumEvents@12
AllJoynEventSelect@12
AllJoynEventWrite@28
AllJoynEventsRegister@0
AllJoynEventsUnregister@0
AllJoynGetConfigurationDWORD@8
AllJoynReceiveFromBus@20
AllJoynSendToBus@20
AllJoynSetDebugLevel@8
GetHResultFromQStatus@4
QCC_StatusText@4
RouterNodeCleanup@4
RouterNodeInitialize@0
RouterNodeIsIdle@8
RouterNodeRun@16
alljoyn_aboutdata_create@4
alljoyn_aboutdata_create_empty@0
alljoyn_aboutdata_create_full@8
alljoyn_aboutdata_createfrommsgarg@12
alljoyn_aboutdata_createfromxml@8
alljoyn_aboutdata_destroy@4
alljoyn_aboutdata_getaboutdata@12
alljoyn_aboutdata_getajsoftwareversion@8
alljoyn_aboutdata_getannouncedaboutdata@8
alljoyn_aboutdata_getappid@12
alljoyn_aboutdata_getappname@12
alljoyn_aboutdata_getdateofmanufacture@8
alljoyn_aboutdata_getdefaultlanguage@8
alljoyn_aboutdata_getdescription@12
alljoyn_aboutdata_getdeviceid@8
alljoyn_aboutdata_getdevicename@12
alljoyn_aboutdata_getfield@16
alljoyn_aboutdata_getfields@12
alljoyn_aboutdata_getfieldsignature@8
alljoyn_aboutdata_gethardwareversion@8
alljoyn_aboutdata_getmanufacturer@12
alljoyn_aboutdata_getmodelnumber@8
alljoyn_aboutdata_getsoftwareversion@8
alljoyn_aboutdata_getsupportedlanguages@12
alljoyn_aboutdata_getsupporturl@8
alljoyn_aboutdata_isfieldannounced@8
alljoyn_aboutdata_isfieldlocalized@8
alljoyn_aboutdata_isfieldrequired@8
alljoyn_aboutdata_isvalid@8
alljoyn_aboutdata_setappid@12
alljoyn_aboutdata_setappid_fromstring@8
alljoyn_aboutdata_setappname@12
alljoyn_aboutdata_setdateofmanufacture@8
alljoyn_aboutdata_setdefaultlanguage@8
alljoyn_aboutdata_setdescription@12
alljoyn_aboutdata_setdeviceid@8
alljoyn_aboutdata_setdevicename@12
alljoyn_aboutdata_setfield@16
alljoyn_aboutdata_sethardwareversion@8
alljoyn_aboutdata_setmanufacturer@12
alljoyn_aboutdata_setmodelnumber@8
alljoyn_aboutdata_setsoftwareversion@8
alljoyn_aboutdata_setsupportedlanguage@8
alljoyn_aboutdata_setsupporturl@8
alljoyn_aboutdatalistener_create@8
alljoyn_aboutdatalistener_destroy@4
alljoyn_abouticon_clear@4
alljoyn_abouticon_create@0
alljoyn_abouticon_destroy@4
alljoyn_abouticon_getcontent@12
alljoyn_abouticon_geturl@12
alljoyn_abouticon_setcontent@20
alljoyn_abouticon_setcontent_frommsgarg@8
alljoyn_abouticon_seturl@12
alljoyn_abouticonobj_create@8
alljoyn_abouticonobj_destroy@4
alljoyn_abouticonproxy_create@12
alljoyn_abouticonproxy_destroy@4
alljoyn_abouticonproxy_geticon@8
alljoyn_abouticonproxy_getversion@8
alljoyn_aboutlistener_create@8
alljoyn_aboutlistener_destroy@4
alljoyn_aboutobj_announce@12
alljoyn_aboutobj_announce_using_datalistener@12
alljoyn_aboutobj_create@8
alljoyn_aboutobj_destroy@4
alljoyn_aboutobj_unannounce@4
alljoyn_aboutobjectdescription_clear@4
alljoyn_aboutobjectdescription_create@0
alljoyn_aboutobjectdescription_create_full@4
alljoyn_aboutobjectdescription_createfrommsgarg@8
alljoyn_aboutobjectdescription_destroy@4
alljoyn_aboutobjectdescription_getinterfacepaths@16
alljoyn_aboutobjectdescription_getinterfaces@16
alljoyn_aboutobjectdescription_getmsgarg@8
alljoyn_aboutobjectdescription_getpaths@12
alljoyn_aboutobjectdescription_hasinterface@8
alljoyn_aboutobjectdescription_hasinterfaceatpath@12
alljoyn_aboutobjectdescription_haspath@8
alljoyn_aboutproxy_create@12
alljoyn_aboutproxy_destroy@4
alljoyn_aboutproxy_getaboutdata@12
alljoyn_aboutproxy_getobjectdescription@8
alljoyn_aboutproxy_getversion@8
alljoyn_applicationstatelistener_create@8
alljoyn_applicationstatelistener_destroy@4
alljoyn_authlistener_create@8
alljoyn_authlistener_destroy@4
alljoyn_authlistener_requestcredentialsresponse@16
alljoyn_authlistener_setsharedsecret@12
alljoyn_authlistener_verifycredentialsresponse@12
alljoyn_authlistenerasync_create@8
alljoyn_authlistenerasync_destroy@4
alljoyn_autopinger_adddestination@12
alljoyn_autopinger_addpinggroup@16
alljoyn_autopinger_create@4
alljoyn_autopinger_destroy@4
alljoyn_autopinger_pause@4
alljoyn_autopinger_removedestination@16
alljoyn_autopinger_removepinggroup@8
alljoyn_autopinger_resume@4
alljoyn_autopinger_setpinginterval@12
alljoyn_busattachment_addlogonentry@16
alljoyn_busattachment_addmatch@8
alljoyn_busattachment_advertisename@12
alljoyn_busattachment_bindsessionport@16
alljoyn_busattachment_canceladvertisename@12
alljoyn_busattachment_cancelfindadvertisedname@8
alljoyn_busattachment_cancelfindadvertisednamebytransport@12
alljoyn_busattachment_cancelwhoimplements_interface@8
alljoyn_busattachment_cancelwhoimplements_interfaces@12
alljoyn_busattachment_clearkeys@8
alljoyn_busattachment_clearkeystore@4
alljoyn_busattachment_connect@8
alljoyn_busattachment_create@8
alljoyn_busattachment_create_concurrency@12
alljoyn_busattachment_createinterface@12
alljoyn_busattachment_createinterface_secure@16
alljoyn_busattachment_createinterfacesfromxml@8
alljoyn_busattachment_deletedefaultkeystore@4
alljoyn_busattachment_deleteinterface@8
alljoyn_busattachment_destroy@4
alljoyn_busattachment_disconnect@8
alljoyn_busattachment_enableconcurrentcallbacks@4
alljoyn_busattachment_enablepeersecurity@20
alljoyn_busattachment_enablepeersecuritywithpermissionconfigurationlistener@24
alljoyn_busattachment_findadvertisedname@8
alljoyn_busattachment_findadvertisednamebytransport@12
alljoyn_busattachment_getalljoyndebugobj@4
alljoyn_busattachment_getalljoynproxyobj@4
alljoyn_busattachment_getconcurrency@4
alljoyn_busattachment_getconnectspec@4
alljoyn_busattachment_getdbusproxyobj@4
alljoyn_busattachment_getglobalguidstring@4
alljoyn_busattachment_getinterface@8
alljoyn_busattachment_getinterfaces@12
alljoyn_busattachment_getkeyexpiration@12
alljoyn_busattachment_getpeerguid@16
alljoyn_busattachment_getpermissionconfigurator@4
alljoyn_busattachment_gettimestamp@0
alljoyn_busattachment_getuniquename@4
alljoyn_busattachment_isconnected@4
alljoyn_busattachment_ispeersecurityenabled@4
alljoyn_busattachment_isstarted@4
alljoyn_busattachment_isstopping@4
alljoyn_busattachment_join@4
alljoyn_busattachment_joinsession@24
alljoyn_busattachment_joinsessionasync@28
alljoyn_busattachment_leavesession@8
alljoyn_busattachment_namehasowner@12
alljoyn_busattachment_ping@12
alljoyn_busattachment_registeraboutlistener@8
alljoyn_busattachment_registerapplicationstatelistener@8
alljoyn_busattachment_registerbuslistener@8
alljoyn_busattachment_registerbusobject@8
alljoyn_busattachment_registerbusobject_secure@8
alljoyn_busattachment_registerkeystorelistener@8
alljoyn_busattachment_registersignalhandler@40
alljoyn_busattachment_registersignalhandlerwithrule@40
alljoyn_busattachment_releasename@8
alljoyn_busattachment_reloadkeystore@4
alljoyn_busattachment_removematch@8
alljoyn_busattachment_removesessionmember@12
alljoyn_busattachment_requestname@12
alljoyn_busattachment_secureconnection@12
alljoyn_busattachment_secureconnectionasync@12
alljoyn_busattachment_setdaemondebug@12
alljoyn_busattachment_setkeyexpiration@12
alljoyn_busattachment_setlinktimeout@12
alljoyn_busattachment_setlinktimeoutasync@20
alljoyn_busattachment_setsessionlistener@12
alljoyn_busattachment_start@4
alljoyn_busattachment_stop@4
alljoyn_busattachment_unbindsessionport@8
alljoyn_busattachment_unregisteraboutlistener@8
alljoyn_busattachment_unregisterallaboutlisteners@4
alljoyn_busattachment_unregisterallhandlers@4
alljoyn_busattachment_unregisterapplicationstatelistener@8
alljoyn_busattachment_unregisterbuslistener@8
alljoyn_busattachment_unregisterbusobject@8
alljoyn_busattachment_unregistersignalhandler@40
alljoyn_busattachment_unregistersignalhandlerwithrule@40
alljoyn_busattachment_whoimplements_interface@8
alljoyn_busattachment_whoimplements_interfaces@12
alljoyn_buslistener_create@8
alljoyn_buslistener_destroy@4
alljoyn_busobject_addinterface@8
alljoyn_busobject_addinterface_announced@8
alljoyn_busobject_addmethodhandler@40
alljoyn_busobject_addmethodhandlers@12
alljoyn_busobject_cancelsessionlessmessage@8
alljoyn_busobject_cancelsessionlessmessage_serial@8
alljoyn_busobject_create@16
alljoyn_busobject_destroy@4
alljoyn_busobject_emitpropertieschanged@20
alljoyn_busobject_emitpropertychanged@20
alljoyn_busobject_getannouncedinterfacenames@12
alljoyn_busobject_getbusattachment@4
alljoyn_busobject_getname@12
alljoyn_busobject_getpath@4
alljoyn_busobject_issecure@4
alljoyn_busobject_methodreply_args@16
alljoyn_busobject_methodreply_err@16
alljoyn_busobject_methodreply_status@12
alljoyn_busobject_setannounceflag@12
alljoyn_busobject_signal@60
alljoyn_credentials_clear@4
alljoyn_credentials_create@0
alljoyn_credentials_destroy@4
alljoyn_credentials_getcertchain@4
alljoyn_credentials_getexpiration@4
alljoyn_credentials_getlogonentry@4
alljoyn_credentials_getpassword@4
alljoyn_credentials_getprivateKey@4
alljoyn_credentials_getusername@4
alljoyn_credentials_isset@8
alljoyn_credentials_setcertchain@8
alljoyn_credentials_setexpiration@8
alljoyn_credentials_setlogonentry@8
alljoyn_credentials_setpassword@8
alljoyn_credentials_setprivatekey@8
alljoyn_credentials_setusername@8
alljoyn_getbuildinfo@0
alljoyn_getnumericversion@0
alljoyn_getversion@0
alljoyn_init@0
alljoyn_interfacedescription_activate@4
alljoyn_interfacedescription_addannotation@12
alljoyn_interfacedescription_addargannotation@20
alljoyn_interfacedescription_addmember@28
alljoyn_interfacedescription_addmemberannotation@16
alljoyn_interfacedescription_addmethod@28
alljoyn_interfacedescription_addproperty@16
alljoyn_interfacedescription_addpropertyannotation@16
alljoyn_interfacedescription_addsignal@24
alljoyn_interfacedescription_eql@8
alljoyn_interfacedescription_getannotation@16
alljoyn_interfacedescription_getannotationatindex@24
alljoyn_interfacedescription_getannotationscount@4
alljoyn_interfacedescription_getargdescriptionforlanguage@24
alljoyn_interfacedescription_getdescriptionforlanguage@16
alljoyn_interfacedescription_getdescriptionlanguages2@12
alljoyn_interfacedescription_getdescriptionlanguages@12
alljoyn_interfacedescription_getdescriptiontranslationcallback@4
alljoyn_interfacedescription_getmember@12
alljoyn_interfacedescription_getmemberannotation@20
alljoyn_interfacedescription_getmemberargannotation@24
alljoyn_interfacedescription_getmemberdescriptionforlanguage@20
alljoyn_interfacedescription_getmembers@12
alljoyn_interfacedescription_getmethod@12
alljoyn_interfacedescription_getname@4
alljoyn_interfacedescription_getproperties@12
alljoyn_interfacedescription_getproperty@12
alljoyn_interfacedescription_getpropertyannotation@20
alljoyn_interfacedescription_getpropertydescriptionforlanguage@20
alljoyn_interfacedescription_getsecuritypolicy@4
alljoyn_interfacedescription_getsignal@12
alljoyn_interfacedescription_hasdescription@4
alljoyn_interfacedescription_hasmember@16
alljoyn_interfacedescription_hasproperties@4
alljoyn_interfacedescription_hasproperty@8
alljoyn_interfacedescription_introspect@16
alljoyn_interfacedescription_issecure@4
alljoyn_interfacedescription_member_eql@56
alljoyn_interfacedescription_member_getannotation@40
alljoyn_interfacedescription_member_getannotationatindex@48
alljoyn_interfacedescription_member_getannotationscount@28
alljoyn_interfacedescription_member_getargannotation@44
alljoyn_interfacedescription_member_getargannotationatindex@52
alljoyn_interfacedescription_member_getargannotationscount@32
alljoyn_interfacedescription_property_eql@32
alljoyn_interfacedescription_property_getannotation@28
alljoyn_interfacedescription_property_getannotationatindex@36
alljoyn_interfacedescription_property_getannotationscount@16
alljoyn_interfacedescription_setargdescription@16
alljoyn_interfacedescription_setargdescriptionforlanguage@20
alljoyn_interfacedescription_setdescription@8
alljoyn_interfacedescription_setdescriptionforlanguage@12
alljoyn_interfacedescription_setdescriptionlanguage@8
alljoyn_interfacedescription_setdescriptiontranslationcallback@8
alljoyn_interfacedescription_setmemberdescription@12
alljoyn_interfacedescription_setmemberdescriptionforlanguage@16
alljoyn_interfacedescription_setpropertydescription@12
alljoyn_interfacedescription_setpropertydescriptionforlanguage@16
alljoyn_keystorelistener_create@8
alljoyn_keystorelistener_destroy@4
alljoyn_keystorelistener_getkeys@16
alljoyn_keystorelistener_putkeys@16
alljoyn_keystorelistener_with_synchronization_create@8
alljoyn_message_create@4
alljoyn_message_description@12
alljoyn_message_destroy@4
alljoyn_message_eql@8
alljoyn_message_getarg@8
alljoyn_message_getargs@12
alljoyn_message_getauthmechanism@4
alljoyn_message_getcallserial@4
alljoyn_message_getcompressiontoken@4
alljoyn_message_getdestination@4
alljoyn_message_geterrorname@12
alljoyn_message_getflags@4
alljoyn_message_getinterface@4
alljoyn_message_getmembername@4
alljoyn_message_getobjectpath@4
alljoyn_message_getreceiveendpointname@4
alljoyn_message_getreplyserial@4
alljoyn_message_getsender@4
alljoyn_message_getsessionid@4
alljoyn_message_getsignature@4
alljoyn_message_gettimestamp@4
alljoyn_message_gettype@4
alljoyn_message_isbroadcastsignal@4
alljoyn_message_isencrypted@4
alljoyn_message_isexpired@8
alljoyn_message_isglobalbroadcast@4
alljoyn_message_issessionless@4
alljoyn_message_isunreliable@4
alljoyn_message_parseargs
alljoyn_message_setendianess@4
alljoyn_message_tostring@12
alljoyn_msgarg_array_create@4
alljoyn_msgarg_array_element@8
alljoyn_msgarg_array_get
alljoyn_msgarg_array_set
alljoyn_msgarg_array_set_offset
alljoyn_msgarg_array_signature@16
alljoyn_msgarg_array_tostring@20
alljoyn_msgarg_clear@4
alljoyn_msgarg_clone@8
alljoyn_msgarg_copy@4
alljoyn_msgarg_create@0
alljoyn_msgarg_create_and_set
alljoyn_msgarg_destroy@4
alljoyn_msgarg_equal@8
alljoyn_msgarg_get
alljoyn_msgarg_get_array_element@12
alljoyn_msgarg_get_array_elementsignature@8
alljoyn_msgarg_get_array_numberofelements@4
alljoyn_msgarg_get_bool@8
alljoyn_msgarg_get_bool_array@12
alljoyn_msgarg_get_double@8
alljoyn_msgarg_get_double_array@12
alljoyn_msgarg_get_int16@8
alljoyn_msgarg_get_int16_array@12
alljoyn_msgarg_get_int32@8
alljoyn_msgarg_get_int32_array@12
alljoyn_msgarg_get_int64@8
alljoyn_msgarg_get_int64_array@12
alljoyn_msgarg_get_objectpath@8
alljoyn_msgarg_get_signature@8
alljoyn_msgarg_get_string@8
alljoyn_msgarg_get_uint16@8
alljoyn_msgarg_get_uint16_array@12
alljoyn_msgarg_get_uint32@8
alljoyn_msgarg_get_uint32_array@12
alljoyn_msgarg_get_uint64@8
alljoyn_msgarg_get_uint64_array@12
alljoyn_msgarg_get_uint8@8
alljoyn_msgarg_get_uint8_array@12
alljoyn_msgarg_get_variant@8
alljoyn_msgarg_get_variant_array@16
alljoyn_msgarg_getdictelement
alljoyn_msgarg_getkey@4
alljoyn_msgarg_getmember@8
alljoyn_msgarg_getnummembers@4
alljoyn_msgarg_gettype@4
alljoyn_msgarg_getvalue@4
alljoyn_msgarg_hassignature@8
alljoyn_msgarg_set
alljoyn_msgarg_set_and_stabilize
alljoyn_msgarg_set_bool@8
alljoyn_msgarg_set_bool_array@12
alljoyn_msgarg_set_double@12
alljoyn_msgarg_set_double_array@12
alljoyn_msgarg_set_int16@8
alljoyn_msgarg_set_int16_array@12
alljoyn_msgarg_set_int32@8
alljoyn_msgarg_set_int32_array@12
alljoyn_msgarg_set_int64@12
alljoyn_msgarg_set_int64_array@12
alljoyn_msgarg_set_objectpath@8
alljoyn_msgarg_set_objectpath_array@12
alljoyn_msgarg_set_signature@8
alljoyn_msgarg_set_signature_array@12
alljoyn_msgarg_set_string@8
alljoyn_msgarg_set_string_array@12
alljoyn_msgarg_set_uint16@8
alljoyn_msgarg_set_uint16_array@12
alljoyn_msgarg_set_uint32@8
alljoyn_msgarg_set_uint32_array@12
alljoyn_msgarg_set_uint64@12
alljoyn_msgarg_set_uint64_array@12
alljoyn_msgarg_set_uint8@8
alljoyn_msgarg_set_uint8_array@12
alljoyn_msgarg_setdictentry@12
alljoyn_msgarg_setstruct@12
alljoyn_msgarg_signature@12
alljoyn_msgarg_stabilize@4
alljoyn_msgarg_tostring@16
alljoyn_observer_create@12
alljoyn_observer_destroy@4
alljoyn_observer_get@12
alljoyn_observer_getfirst@4
alljoyn_observer_getnext@8
alljoyn_observer_registerlistener@12
alljoyn_observer_unregisteralllisteners@4
alljoyn_observer_unregisterlistener@8
alljoyn_observerlistener_create@8
alljoyn_observerlistener_destroy@4
alljoyn_passwordmanager_setcredentials@8
alljoyn_permissionconfigurationlistener_create@8
alljoyn_permissionconfigurationlistener_destroy@4
alljoyn_permissionconfigurator_certificatechain_destroy@4
alljoyn_permissionconfigurator_certificateid_cleanup@4
alljoyn_permissionconfigurator_certificateidarray_cleanup@4
alljoyn_permissionconfigurator_claim@32
alljoyn_permissionconfigurator_endmanagement@4
alljoyn_permissionconfigurator_getapplicationstate@8
alljoyn_permissionconfigurator_getclaimcapabilities@8
alljoyn_permissionconfigurator_getclaimcapabilitiesadditionalinfo@8
alljoyn_permissionconfigurator_getdefaultclaimcapabilities@0
alljoyn_permissionconfigurator_getdefaultpolicy@8
alljoyn_permissionconfigurator_getidentity@8
alljoyn_permissionconfigurator_getidentitycertificateid@8
alljoyn_permissionconfigurator_getmanifests@8
alljoyn_permissionconfigurator_getmanifesttemplate@8
alljoyn_permissionconfigurator_getmembershipsummaries@8
alljoyn_permissionconfigurator_getpolicy@8
alljoyn_permissionconfigurator_getpublickey@8
alljoyn_permissionconfigurator_installmanifests@16
alljoyn_permissionconfigurator_installmembership@8
alljoyn_permissionconfigurator_manifestarray_cleanup@4
alljoyn_permissionconfigurator_manifesttemplate_destroy@4
alljoyn_permissionconfigurator_policy_destroy@4
alljoyn_permissionconfigurator_publickey_destroy@4
alljoyn_permissionconfigurator_removemembership@24
alljoyn_permissionconfigurator_reset@4
alljoyn_permissionconfigurator_resetpolicy@4
alljoyn_permissionconfigurator_setapplicationstate@8
alljoyn_permissionconfigurator_setclaimcapabilities@8
alljoyn_permissionconfigurator_setclaimcapabilitiesadditionalinfo@8
alljoyn_permissionconfigurator_setmanifestfromxml@8
alljoyn_permissionconfigurator_setmanifesttemplatefromxml@8
alljoyn_permissionconfigurator_startmanagement@4
alljoyn_permissionconfigurator_updateidentity@16
alljoyn_permissionconfigurator_updatepolicy@8
alljoyn_pinglistener_create@8
alljoyn_pinglistener_destroy@4
alljoyn_proxybusobject_addchild@8
alljoyn_proxybusobject_addinterface@8
alljoyn_proxybusobject_addinterface_by_name@8
alljoyn_proxybusobject_copy@4
alljoyn_proxybusobject_create@16
alljoyn_proxybusobject_create_secure@16
alljoyn_proxybusobject_destroy@4
alljoyn_proxybusobject_enablepropertycaching@4
alljoyn_proxybusobject_getallproperties@12
alljoyn_proxybusobject_getallpropertiesasync@20
alljoyn_proxybusobject_getchild@8
alljoyn_proxybusobject_getchildren@12
alljoyn_proxybusobject_getinterface@8
alljoyn_proxybusobject_getinterfaces@12
alljoyn_proxybusobject_getpath@4
alljoyn_proxybusobject_getproperty@16
alljoyn_proxybusobject_getpropertyasync@24
alljoyn_proxybusobject_getservicename@4
alljoyn_proxybusobject_getsessionid@4
alljoyn_proxybusobject_getuniquename@4
alljoyn_proxybusobject_implementsinterface@8
alljoyn_proxybusobject_introspectremoteobject@4
alljoyn_proxybusobject_introspectremoteobjectasync@12
alljoyn_proxybusobject_issecure@4
alljoyn_proxybusobject_isvalid@4
alljoyn_proxybusobject_methodcall@32
alljoyn_proxybusobject_methodcall_member@52
alljoyn_proxybusobject_methodcall_member_noreply@44
alljoyn_proxybusobject_methodcall_noreply@24
alljoyn_proxybusobject_methodcallasync@36
alljoyn_proxybusobject_methodcallasync_member@56
alljoyn_proxybusobject_parsexml@12
alljoyn_proxybusobject_ref_create@4
alljoyn_proxybusobject_ref_decref@4
alljoyn_proxybusobject_ref_get@4
alljoyn_proxybusobject_ref_incref@4
alljoyn_proxybusobject_registerpropertieschangedlistener@24
alljoyn_proxybusobject_removechild@8
alljoyn_proxybusobject_secureconnection@8
alljoyn_proxybusobject_secureconnectionasync@8
alljoyn_proxybusobject_setproperty@16
alljoyn_proxybusobject_setpropertyasync@28
alljoyn_proxybusobject_unregisterpropertieschangedlistener@12
alljoyn_routerinit@0
alljoyn_routerinitwithconfig@4
alljoyn_routershutdown@0
alljoyn_securityapplicationproxy_claim@32
alljoyn_securityapplicationproxy_computemanifestdigest@16
alljoyn_securityapplicationproxy_create@12
alljoyn_securityapplicationproxy_destroy@4
alljoyn_securityapplicationproxy_digest_destroy@4
alljoyn_securityapplicationproxy_eccpublickey_destroy@4
alljoyn_securityapplicationproxy_endmanagement@4
alljoyn_securityapplicationproxy_getapplicationstate@8
alljoyn_securityapplicationproxy_getclaimcapabilities@8
alljoyn_securityapplicationproxy_getclaimcapabilitiesadditionalinfo@8
alljoyn_securityapplicationproxy_getdefaultpolicy@8
alljoyn_securityapplicationproxy_geteccpublickey@8
alljoyn_securityapplicationproxy_getmanifesttemplate@8
alljoyn_securityapplicationproxy_getpermissionmanagementsessionport@0
alljoyn_securityapplicationproxy_getpolicy@8
alljoyn_securityapplicationproxy_installmembership@8
alljoyn_securityapplicationproxy_manifest_destroy@4
alljoyn_securityapplicationproxy_manifesttemplate_destroy@4
alljoyn_securityapplicationproxy_policy_destroy@4
alljoyn_securityapplicationproxy_reset@4
alljoyn_securityapplicationproxy_resetpolicy@4
alljoyn_securityapplicationproxy_setmanifestsignature@20
alljoyn_securityapplicationproxy_signmanifest@16
alljoyn_securityapplicationproxy_startmanagement@4
alljoyn_securityapplicationproxy_updateidentity@16
alljoyn_securityapplicationproxy_updatepolicy@8
alljoyn_sessionlistener_create@8
alljoyn_sessionlistener_destroy@4
alljoyn_sessionopts_cmp@8
alljoyn_sessionopts_create@16
alljoyn_sessionopts_destroy@4
alljoyn_sessionopts_get_multipoint@4
alljoyn_sessionopts_get_proximity@4
alljoyn_sessionopts_get_traffic@4
alljoyn_sessionopts_get_transports@4
alljoyn_sessionopts_iscompatible@8
alljoyn_sessionopts_set_multipoint@8
alljoyn_sessionopts_set_proximity@8
alljoyn_sessionopts_set_traffic@8
alljoyn_sessionopts_set_transports@8
alljoyn_sessionportlistener_create@8
alljoyn_sessionportlistener_destroy@4
alljoyn_shutdown@0
alljoyn_unity_deferred_callbacks_process@0
alljoyn_unity_set_deferred_callback_mainthread_only@4
|