Home
last modified time | relevance | path

Searched defs:startMsg (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp223 AppSpawnStartMsg startMsg = {0}; in HWTEST_F() local
271 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
319 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
367 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
416 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
471 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
521 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
571 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
621 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
667 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
713 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
738 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
763 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
791 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
818 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
843 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
869 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
913 AppSpawnStartMsg startMsg = {0}; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_second_test/
H A Dapp_spawn_client_second_test.cpp50 AppSpawnStartMsg startMsg; in HWTEST_F() local
64 AppSpawnStartMsg startMsg; in HWTEST_F() local
78 AppSpawnStartMsg startMsg; HWTEST_F() local
92 AppSpawnStartMsg startMsg; HWTEST_F() local
106 AppSpawnStartMsg startMsg; HWTEST_F() local
120 AppSpawnStartMsg startMsg; HWTEST_F() local
134 AppSpawnStartMsg startMsg; HWTEST_F() local
148 AppSpawnStartMsg startMsg; HWTEST_F() local
162 AppSpawnStartMsg startMsg; HWTEST_F() local
177 AppSpawnStartMsg startMsg; HWTEST_F() local
191 AppSpawnStartMsg startMsg; HWTEST_F() local
206 AppSpawnStartMsg startMsg; HWTEST_F() local
220 AppSpawnStartMsg startMsg; HWTEST_F() local
235 AppSpawnStartMsg startMsg; HWTEST_F() local
250 AppSpawnStartMsg startMsg; HWTEST_F() local
265 AppSpawnStartMsg startMsg; HWTEST_F() local
279 AppSpawnStartMsg startMsg; HWTEST_F() local
298 AppSpawnStartMsg startMsg; HWTEST_F() local
317 AppSpawnStartMsg startMsg; HWTEST_F() local
340 AppSpawnStartMsg startMsg; HWTEST_F() local
349 AppSpawnStartMsg startMsg; HWTEST_F() local
368 AppSpawnStartMsg startMsg; HWTEST_F() local
378 AppSpawnStartMsg startMsg; HWTEST_F() local
388 AppSpawnStartMsg startMsg; HWTEST_F() local
403 AppSpawnStartMsg startMsg; HWTEST_F() local
414 AppSpawnStartMsg startMsg; HWTEST_F() local
424 AppSpawnStartMsg startMsg; HWTEST_F() local
435 AppSpawnStartMsg startMsg; HWTEST_F() local
445 AppSpawnStartMsg startMsg; HWTEST_F() local
454 AppSpawnStartMsg startMsg; HWTEST_F() local
466 AppSpawnStartMsg startMsg; HWTEST_F() local
477 AppSpawnStartMsg startMsg; HWTEST_F() local
486 AppSpawnStartMsg startMsg; HWTEST_F() local
506 AppSpawnStartMsg startMsg; HWTEST_F() local
516 AppSpawnStartMsg startMsg; HWTEST_F() local
593 AppSpawnStartMsg startMsg; HWTEST_F() local
606 AppSpawnStartMsg startMsg; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp82 AppSpawnStartMsg startMsg; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_msg_wrapper.cpp79 bool AppSpawnMsgWrapper::AssembleMsg(const AppSpawnStartMsg &startMsg) in AssembleMsg() argument
154 BuildExtraInfo(const AppSpawnStartMsg &startMsg) BuildExtraInfo() argument
[all...]
H A Dapp_spawn_client.cpp166 int32_t AppSpawnClient::SetDacInfo(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) in SetDacInfo() argument
187 SetMountPermission(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) SetMountPermission() argument
201 SetStartFlags(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) SetStartFlags() argument
254 AppspawnSetExtMsg(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) AppspawnSetExtMsg() argument
308 AppspawnSetExtMsgMore(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) AppspawnSetExtMsgMore() argument
356 AppspawnCreateDefaultMsg(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) AppspawnCreateDefaultMsg() argument
419 VerifyMsg(const AppSpawnStartMsg &startMsg) VerifyMsg() argument
468 StartProcess(const AppSpawnStartMsg &startMsg, pid_t &pid) StartProcess() argument
518 GetRenderProcessTerminationStatus(const AppSpawnStartMsg &startMsg, int &status) GetRenderProcessTerminationStatus() argument
579 SetIsolationModeFlag(const AppSpawnStartMsg &startMsg, const AppSpawnReqMsgHandle &reqHandle) SetIsolationModeFlag() argument
[all...]
H A Dapp_mgr_service_inner.cpp3013 int32_t AppMgrServiceInner::StartPerfProcessByStartMsg(AppSpawnStartMsg &startMsg, in StartPerfProcessByStartMsg() argument
3056 auto&& startMsg = appRecord->GetStartMsg(); in StartPerfProcess() local
3060 SetOverlayInfo(const std::string &bundleName, const int32_t userId, AppSpawnStartMsg &startMsg) SetOverlayInfo() argument
3092 SetAppEnvInfo(const BundleInfo &bundleInfo, AppSpawnStartMsg& startMsg) SetAppEnvInfo() argument
3184 CreatNewStartMsg(const Want &want, const AbilityInfo &abilityInfo, const std::shared_ptr<ApplicationInfo> &appInfo, const std::string &processName, AppSpawnStartMsg &startMsg) CreatNewStartMsg() argument
3216 SetAtomicServiceInfo(BundleType bundleType, AppSpawnStartMsg &startMsg) SetAtomicServiceInfo() argument
3237 SetAppInfo(const BundleInfo &bundleInfo, AppSpawnStartMsg &startMsg) SetAppInfo() argument
3275 CreateStartMsg(const std::string &processName, uint32_t startFlags, const int uid, const BundleInfo &bundleInfo, const int32_t bundleIndex, BundleType bundleType, AppSpawnStartMsg &startMsg, std::shared_ptr<AAFwk::Want> want, const std::string &moduleName, const std::string &abilityName, bool strictMode) CreateStartMsg() argument
3337 QueryExtensionSandBox(const std::string &moduleName, const std::string &abilityName, const BundleInfo &bundleInfo, AppSpawnStartMsg &startMsg, DataGroupInfoList &dataGroupInfoList, bool strictMode, std::shared_ptr<AAFwk::Want> want) QueryExtensionSandBox() argument
3403 AppSpawnStartMsg startMsg; StartProcess() local
5294 AppSpawnStartMsg startMsg = appRecord->GetStartMsg(); StartRenderProcessImpl() local
5321 SetRenderStartMsg(AppSpawnStartMsg &startMsg, std::shared_ptr<RenderRecord> renderRecord, const int32_t renderUid, const bool isGPU) SetRenderStartMsg() argument
5367 AppSpawnStartMsg startMsg; GetRenderProcessTerminationStatus() local
6228 AppSpawnStartMsg startMsg; NotifyAppFaultBySA() local
6986 AppSpawnStartMsg startMsg = appRecord->GetStartMsg(); NotifyAppFaultBySA() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
H A Dapp_mgr_service_inner_tdd_test.cpp642 AppSpawnStartMsg startMsg; in HWTEST_F() local
676 AppSpawnStartMsg startMsg; in HWTEST_F() local
707 AppSpawnStartMsg startMsg; in HWTEST_F() local
735 AppSpawnStartMsg startMsg; in HWTEST_F() local
756 AppSpawnStartMsg startMsg; HWTEST_F() local
775 AppSpawnStartMsg startMsg; HWTEST_F() local
794 AppSpawnStartMsg startMsg; HWTEST_F() local
813 AppSpawnStartMsg startMsg; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp1894 AppSpawnStartMsg startMsg; in HWTEST_F() local
[all...]

Completed in 17 milliseconds