| /foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_test/ |
| D | ams_mgr_scheduler_test.cpp | 110 sptr<IRemoteObject> preToken = new MockAbilityToken(); variable 143 sptr<IRemoteObject> preToken = new MockAbilityToken(); variable 334 sptr<IRemoteObject> preToken; variable 368 sptr<IRemoteObject> preToken; variable 431 sptr<IRemoteObject> preToken = nullptr; variable 451 sptr<IRemoteObject> preToken = nullptr; variable 471 sptr<IRemoteObject> preToken = nullptr; variable 493 sptr<IRemoteObject> preToken = nullptr; variable 592 sptr<IRemoteObject> preToken = nullptr; variable
|
| /foundation/ability/ability_runtime/test/unittest/ams_app_mgr_client_test/ |
| D | ams_app_mgr_client_test.cpp | 292 sptr<IRemoteObject> preToken; variable 320 sptr<IRemoteObject> preToken; variable 347 sptr<IRemoteObject> preToken; variable
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/include/ |
| D | mock_app_mgr_client.h | 31 …AppMgrResultCode LoadAbility(const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& preToken, in LoadAbility()
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/ |
| D | app_mgr_client.cpp | 41 …de AppMgrClient::LoadAbility(const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& preToken, in LoadAbility() 63 const sptr<IRemoteObject>& preToken, const int32_t visibility, const int32_t perceptibility, in AbilityBehaviorAnalysis()
|
| D | mock_app_scheduler.cpp | 44 int AppScheduler::LoadAbility(const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& preToken, in LoadAbility() 71 …ler::AbilityBehaviorAnalysis(const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& preToken, in AbilityBehaviorAnalysis()
|
| /foundation/ability/ability_runtime/test/moduletest/mock/src/ |
| D | mock_app_mgr_client.cpp | 40 const sptr<IRemoteObject>& preToken, const int32_t visibility, const int32_t perceptibility, in AbilityBehaviorAnalysis()
|
| /foundation/ability/ability_runtime/test/fuzztest/loadability_fuzzer/ |
| D | loadability_fuzzer.cpp | 61 sptr<IRemoteObject> preToken = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| D | ams_mgr_scheduler.cpp | 56 …AmsMgrScheduler::LoadAbility(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in LoadAbility() 135 …ler::AbilityBehaviorAnalysis(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in AbilityBehaviorAnalysis()
|
| D | ability_running_record.cpp | 77 void AbilityRunningRecord::SetPreToken(const sptr<IRemoteObject> &preToken) in SetPreToken()
|
| D | app_mgr_service_inner.cpp | 174 …MgrServiceInner::LoadAbility(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in LoadAbility() 1188 const sptr<IRemoteObject> &preToken, const std::shared_ptr<ApplicationInfo> &appInfo, in CreateAppRunningRecord() 1402 …ner::AbilityBehaviorAnalysis(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in AbilityBehaviorAnalysis() 1490 …grServiceInner::StartAbility(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in StartAbility()
|
| /foundation/ability/ability_runtime/test/fuzztest/amsmgrscheduler_fuzzer/ |
| D | amsmgrscheduler_fuzzer.cpp | 68 sptr<IRemoteObject> preToken = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/appmgrserviceinnerfirst_fuzzer/ |
| D | appmgrserviceinnerfirst_fuzzer.cpp | 49 sptr<IRemoteObject> preToken = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | app_scheduler.cpp | 82 int AppScheduler::LoadAbility(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in LoadAbility() 159 …ler::AbilityBehaviorAnalysis(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in AbilityBehaviorAnalysis()
|
| D | ability_record.cpp | 366 sptr<Token> preToken = nullptr; in ForegroundAbility() local 401 sptr<Token> preToken = nullptr; in ForegroundAbility() local 1374 sptr<Token> preToken = nullptr; in Activate() local
|
| D | ability_connect_manager.cpp | 125 sptr<Token> preToken = nullptr; in StartAbilityLocked() local 312 auto preToken = iface_cast<Token>(connectRecord->GetToken()); in ConnectAbilityLocked() local
|
| /foundation/ability/ability_runtime/test/unittest/ams_service_load_ability_process_test/ |
| D | ams_service_load_ability_process_test.cpp | 102 const sptr<IRemoteObject>& preToken, const std::shared_ptr<AbilityInfo>& abilityInfo, in StartLoadAbility() 457 sptr<IRemoteObject> preToken = token; variable 718 sptr<IRemoteObject> preToken = token; variable
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| D | ams_mgr_proxy.cpp | 38 void AmsMgrProxy::LoadAbility(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in LoadAbility() 221 …oxy::AbilityBehaviorAnalysis(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in AbilityBehaviorAnalysis()
|
| D | app_mgr_client.cpp | 130 …de AppMgrClient::LoadAbility(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &preToken, in LoadAbility() 201 const sptr<IRemoteObject> &preToken, const int32_t visibility, const int32_t perceptibility, in AbilityBehaviorAnalysis()
|
| /foundation/ability/ability_runtime/test/unittest/app_scheduler_test/ |
| D | app_scheduler_test.cpp | 247 sptr<IRemoteObject> preToken; variable
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/ |
| D | app_mgr_service_inner_test.cpp | 1351 OHOS::sptr<IRemoteObject> preToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable 1429 OHOS::sptr<IRemoteObject> preToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable
|
| /foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/ |
| D | ams_app_life_cycle_module_test.cpp | 1279 sptr<IRemoteObject> preToken = new (std::nothrow) MockAbilityToken(); variable 1337 sptr<IRemoteObject> preToken = new (std::nothrow) MockAbilityToken(); variable
|
| /foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/ |
| D | ams_app_life_cycle_test.cpp | 123 const sptr<IRemoteObject>& preToken, const std::shared_ptr<AbilityInfo>& abilityInfo, in StartProcessAndLoadAbility()
|