Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 9 of 9) sorted by relevance

/test/xts/acts/ability/ability_runtime/actscalltest/systemappcallerc/entry/src/main/ets/MainAbility/
DMainAbility.ts21 var caller; variable
/test/xts/acts/ability/ability_runtime/actscalltest/systemappcallera/entry/src/main/ets/MainAbility/
DMainAbility.ts21 var caller; variable
/test/xts/acts/ability/ability_runtime/actscalltest/systemappcallerb/entry/src/main/ets/MainAbility/
DMainAbility.ts21 var caller; variable
/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp113 bool ApiCaller::SetBackCaller(const sptr<IRemoteObject> &caller) in SetBackCaller()
163 bool ApiCallerProxy::SetBackCaller(const OHOS::sptr<IRemoteObject> &caller) in SetBackCaller()
189 …static sptr<IRemoteObject> PublishCallerAndWaitForBackcaller(const sptr<ApiCaller> &caller, string… in PublishCallerAndWaitForBackcaller()
/test/xts/acts/ability/ability_runtime/actsstserviceabilityclientcase/entry/src/main/js/test/
DActsStServiceAbilityClientCaseTest.test.js41 function unsubscribe(caller, subscriber) { argument
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/test/
DStServiceAbilityClient.test.js87 function unsubscribe(caller, subscriber) { argument
/test/testfwk/arkxtest/uitest/test/
Dfrontend_api_handler_test.cpp95 json caller; in TEST_F() local
/test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/src/main/js/test/
DDataAbilityHelperJsSt.test.js5149 function waitDone(caller) { argument
5227 function waitDone(caller) { argument
5366 function waitDone(caller) { argument
/test/xts/acts/security/security_huks_reformed_test/huks_hmac_callback_BasicTest/src/main/js/test/HMAC/
DSecurityHuksImportJsunit.test.js962 async function generateAndExportPublicKey(keyAlias, HuksOptions, caller) { argument