Searched refs:CreateOtherMsg (Results 1 – 2 of 2) sorted by relevance
302 int AppSpawnTestCommander::CreateOtherMsg(AppSpawnReqMsgHandle &reqHandle, pid_t pid) in CreateOtherMsg() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander368 return CreateOtherMsg(reqHandle, 0); in CreateMsg()371 return CreateOtherMsg(reqHandle, pid); in CreateMsg()399 ret = CreateOtherMsg(reqHandle, 0); in SendMsg()401 ret = CreateOtherMsg(reqHandle, terminatePid_); in SendMsg()
70 int CreateOtherMsg(AppSpawnReqMsgHandle &reqHandle, pid_t pid);