Searched defs:CreateMsg (Results 1 – 3 of 3) sorted by relevance
36 static AppSpawnReqMsgHandle CreateMsg(AppSpawnClientHandle handle, const char *bundleName, RunMode … in CreateMsg() function
334 int AppSpawnTestCommander::CreateMsg(AppSpawnReqMsgHandle &reqHandle, in CreateMsg() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander
478 AppSpawnReqMsgHandle AppSpawnTestHelper::CreateMsg(AppSpawnClientHandle handle, uint32_t msgType, i… in CreateMsg() function in OHOS::AppSpawnTestHelper