Home
last modified time | relevance | path

Searched defs:preToken (Results 1 - 13 of 13) sorted by relevance

/foundation/ability/ability_runtime/utils/server/startup/include/
H A Dparam.h44 sptr<IRemoteObject> preToken = nullptr; member
/foundation/ability/ability_runtime/test/unittest/ams_app_mgr_client_test/
H A Dams_app_mgr_client_test.cpp297 sptr<IRemoteObject> preToken; in HWTEST_F() local
324 sptr<IRemoteObject> preToken; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/loadability_fuzzer/
H A Dloadability_fuzzer.cpp78 sptr<IRemoteObject> preToken = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
H A Dapp_mgr_client.cpp41 AppMgrResultCode AppMgrClient::LoadAbility(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, in LoadAbility() argument
H A Dmock_app_scheduler.cpp44 int AppScheduler::LoadAbility(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, in LoadAbility() argument
/foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_test/
H A Dams_mgr_scheduler_test.cpp372 sptr<IRemoteObject> preToken = nullptr; in HWTEST_F() local
396 sptr<IRemoteObject> preToken = nullptr; in HWTEST_F() local
420 sptr<IRemoteObject> preToken = nullptr; in HWTEST_F() local
446 sptr<IRemoteObject> preToken = nullptr; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_scheduler_test/
H A Dapp_scheduler_test.cpp250 sptr<IRemoteObject> preToken; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/amsmgrscheduler_fuzzer/
H A Damsmgrscheduler_fuzzer.cpp91 sptr<IRemoteObject> preToken = nullptr; in DoSomethingInterestingWithMyAPI() local
65 DoSomethingInterestingWithMyAPI1(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, const char* data) DoSomethingInterestingWithMyAPI1() argument
/foundation/ability/ability_runtime/test/unittest/ams_service_load_ability_process_test/
H A Dams_service_load_ability_process_test.cpp519 sptr<IRemoteObject> preToken = token; in HWTEST_F() local
787 sptr<IRemoteObject> preToken = token; in HWTEST_F() local
136 StartLoadAbility(const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& preToken, const std::shared_ptr<AbilityInfo>& abilityInfo, const std::shared_ptr<ApplicationInfo>& appInfo, const pid_t newPid) const StartLoadAbility() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp124 StartProcessAndLoadAbility(const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& preToken, const std::shared_ptr<AbilityInfo>& abilityInfo, const std::shared_ptr<ApplicationInfo>& appInfo, const pid_t newPid) const StartProcessAndLoadAbility() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1569 OHOS::sptr<IRemoteObject> preToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp69 int AppScheduler::LoadAbility(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, in LoadAbility() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp2791 void AppMgrServiceInner::StartAbility(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, in StartAbility() argument

Completed in 31 milliseconds