Searched defs:startMsg (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_spawn_client.cpp | 168 int32_t AppSpawnClient::SetDacInfo(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) in SetDacInfo() 189 int32_t AppSpawnClient::SetMountPermission(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle r… in SetMountPermission() 203 int32_t AppSpawnClient::SetStartFlags(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHan… in SetStartFlags() 256 int32_t AppSpawnClient::AppspawnSetExtMsg(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle re… in AppspawnSetExtMsg() 311 int32_t AppSpawnClient::AppspawnSetExtMsgMore(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandl… in AppspawnSetExtMsgMore() 361 int32_t AppSpawnClient::AppspawnCreateDefaultMsg(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHa… in AppspawnCreateDefaultMsg() 424 bool AppSpawnClient::VerifyMsg(const AppSpawnStartMsg &startMsg) in VerifyMsg() 473 int32_t AppSpawnClient::StartProcess(const AppSpawnStartMsg &startMsg, pid_t &pid) in StartProcess() 523 int32_t AppSpawnClient::GetRenderProcessTerminationStatus(const AppSpawnStartMsg &startMsg, int &st… in GetRenderProcessTerminationStatus() 584 int32_t AppSpawnClient::SetIsolationModeFlag(const AppSpawnStartMsg &startMsg, const AppSpawnReqMsg… in SetIsolationModeFlag()
|
H A D | app_spawn_msg_wrapper.cpp | 79 bool AppSpawnMsgWrapper::AssembleMsg(const AppSpawnStartMsg &startMsg) in AssembleMsg() 154 void AppSpawnMsgWrapper::BuildExtraInfo(const AppSpawnStartMsg &startMsg) in BuildExtraInfo()
|
H A D | app_mgr_service_inner.cpp | 3023 int32_t AppMgrServiceInner::StartPerfProcessByStartMsg(AppSpawnStartMsg &startMsg, in StartPerfProcessByStartMsg() 3072 AppSpawnStartMsg &startMsg) in SetOverlayInfo() 3102 void AppMgrServiceInner::SetAppEnvInfo(const BundleInfo &bundleInfo, AppSpawnStartMsg& startMsg) in SetAppEnvInfo() 3215 void AppMgrServiceInner::SetAtomicServiceInfo(BundleType bundleType, AppSpawnStartMsg &startMsg) in SetAtomicServiceInfo() 3236 void AppMgrServiceInner::SetAppInfo(const BundleInfo &bundleInfo, AppSpawnStartMsg &startMsg) in SetAppInfo() 3271 …ndleInfo &bundleInfo, const int32_t bundleIndex, BundleType bundleType, AppSpawnStartMsg &startMsg, in CreateStartMsg() 3404 AppSpawnStartMsg startMsg; in StartProcess() local 5299 AppSpawnStartMsg startMsg = appRecord->GetStartMsg(); in StartRenderProcessImpl() local 5372 AppSpawnStartMsg startMsg; in GetRenderProcessTerminationStatus() local 6181 AppSpawnStartMsg startMsg; in NotifyAppFaultBySA() local [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/ |
H A D | app_mgr_service_inner_tdd_test.cpp | 642 AppSpawnStartMsg startMsg; variable 676 AppSpawnStartMsg startMsg; variable 707 AppSpawnStartMsg startMsg; variable 735 AppSpawnStartMsg startMsg; variable 756 AppSpawnStartMsg startMsg; variable 775 AppSpawnStartMsg startMsg; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/ |
H A D | appmgrrest_fuzzer.cpp | 82 AppSpawnStartMsg startMsg; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/ |
H A D | js_drag_context.cpp | 234 napi_value startMsg = nullptr; in DeclareDragData() local
|