Home
last modified time | relevance | path

Searched defs:specifiedProcessFlag (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp869 std::string specifiedProcessFlag = "akeProcessName"; in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp113 CheckAppRunningRecordIsExist(const std::string &appName, const std::string &processName, const int uid, const BundleInfo &bundleInfo, const std::string &specifiedProcessFlag, bool *isProCache, const std::string &instanceKey) CheckAppRunningRecordIsExist() argument
[all...]
H A Dapp_mgr_service_inner.cpp459 std::string specifiedProcessFlag = GetSpecifiedProcessFlag(abilityInfo, want); in HandlePreloadApplication() local
591 std::string specifiedProcessFlag = GetSpecifiedProcessFlag(abilityInfo, want); in LoadAbility() local
796 MakeProcessName(const std::shared_ptr<AbilityInfo> &abilityInfo, const std::shared_ptr<ApplicationInfo> &appInfo, const HapModuleInfo &hapModuleInfo, int32_t appIndex, const std::string &specifiedProcessFlag, std::string &processName) const MakeProcessName() argument
852 LoadAbilityNoAppRecord(const std::shared_ptr<AppRunningRecord> appRecord, bool isShellCall, std::shared_ptr<ApplicationInfo> appInfo, std::shared_ptr<AbilityInfo> abilityInfo, const std::string &processName, const std::string &specifiedProcessFlag, const BundleInfo &bundleInfo, const HapModuleInfo &hapModuleInfo, std::shared_ptr<AAFwk::Want> want, bool appExistFlag, bool isPreload, sptr<IRemoteObject> token) LoadAbilityNoAppRecord() argument
908 std::string specifiedProcessFlag = ""; GetSpecifiedProcessFlag() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2874 std::string specifiedProcessFlag; in HandleScheduleNewProcessRequest() local

Completed in 18 milliseconds