Searched refs:onConnectCallback (Results 1 – 6 of 6) sorted by relevance
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility2/ |
D | service.js | 80 function onConnectCallback(element, remote) { function 111 onConnect: onConnectCallback, 124 onConnect: onConnectCallback, 137 onConnect: onConnectCallback,
|
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/test/ |
D | StServiceAbilityClient.test.js | 382 function onConnectCallback(element, remote) { function 410 onConnect: onConnectCallback, 455 function onConnectCallback(element, remote) { 488 onConnect: onConnectCallback, 634 function onConnectCallback(element, remote) { 665 onConnect: onConnectCallback, 710 function onConnectCallback(element, remote) { 738 onConnect: onConnectCallback, 787 function onConnectCallback(element, remote) { 816 onConnect: onConnectCallback,
|
/test/xts/acts/ability/ability_runtime/actsstserviceabilityclientcase/entry/src/main/js/test/ |
D | ActsStServiceAbilityClientCaseTest.test.js | 371 function onConnectCallback(element, remote) { function 404 onConnect: onConnectCallback, 458 function onConnectCallback(element, remote) { 486 onConnect: onConnectCallback,
|
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility1/ |
D | service.js | 121 function onConnectCallback(element, remote) { function 146 onConnect: onConnectCallback,
|
/test/ostest/wukong/common/src/ |
D | component_manager.cpp | 135 auto onConnectCallback = [&condition]() { in Connect() local 140 g_monitorInstance_->SetOnAbilityConnectCallback(onConnectCallback); in Connect()
|
/test/testfwk/arkxtest/uitest/server/ |
D | system_ui_controller.cpp | 622 auto onConnectCallback = [condition]() { in ConnectToSysAbility() local 630 g_monitorInstance_->SetOnAbilityConnectCallback(onConnectCallback); in ConnectToSysAbility()
|