/foundation/ability/ability_runtime/utils/server/startup/include/ |
H A D | param.h | 44 sptr<IRemoteObject> preToken = nullptr; member
|
/foundation/ability/ability_runtime/test/unittest/ams_app_mgr_client_test/ |
H A D | ams_app_mgr_client_test.cpp | 297 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 D | loadability_fuzzer.cpp | 78 sptr<IRemoteObject> preToken = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/ |
H A D | app_mgr_client.cpp | 41 AppMgrResultCode AppMgrClient::LoadAbility(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, in LoadAbility() argument
|
H A D | mock_app_scheduler.cpp | 44 int AppScheduler::LoadAbility(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, in LoadAbility() argument
|
/foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_test/ |
H A D | ams_mgr_scheduler_test.cpp | 372 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 D | app_scheduler_test.cpp | 250 sptr<IRemoteObject> preToken; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/fuzztest/amsmgrscheduler_fuzzer/ |
H A D | amsmgrscheduler_fuzzer.cpp | 91 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 D | ams_service_load_ability_process_test.cpp | 519 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 D | ams_app_life_cycle_test.cpp | 124 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 D | app_mgr_service_inner_test.cpp | 1569 OHOS::sptr<IRemoteObject> preToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); in HWTEST_F() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | app_scheduler.cpp | 69 int AppScheduler::LoadAbility(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, in LoadAbility() argument
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 2791 void AppMgrServiceInner::StartAbility(sptr<IRemoteObject> token, sptr<IRemoteObject> preToken, in StartAbility() argument
|