Home
last modified time | relevance | path

Searched refs:VerifyMsg (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_msg_wrapper.cpp81 if (!VerifyMsg(startMsg)) { in AssembleMsg()
182 bool AppSpawnMsgWrapper::VerifyMsg(const AppSpawnStartMsg &startMsg) const in VerifyMsg() function in OHOS::AppExecFwk::AppSpawnMsgWrapper
H A Dapp_spawn_client.cpp424 bool AppSpawnClient::VerifyMsg(const AppSpawnStartMsg &startMsg) in VerifyMsg() function in OHOS::AppExecFwk::AppSpawnClient
477 if (!VerifyMsg(startMsg)) { in StartProcess()
530 if (!VerifyMsg(startMsg)) { in GetRenderProcessTerminationStatus()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h203 bool VerifyMsg(const AppSpawnStartMsg &startMsg);