Searched defs:CreateMsg (Results 1 – 7 of 7) sorted by relevance
36 static AppSpawnReqMsgHandle CreateMsg(AppSpawnClientHandle handle, const char *bundleName, RunMode … in CreateMsg() function
335 int AppSpawnTestCommander::CreateMsg(AppSpawnReqMsgHandle &reqHandle, in CreateMsg() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander
47 std::string CameraHalHisysevent::CreateMsg(const char* format, ...) in CreateMsg() function in OHOS::Camera::CameraHalHisysevent
143 std::string CreateMsg(const char *format, ...) in CreateMsg() function
224 std::string CreateMsg(const char* format, ...) in CreateMsg() function
118 bool MediaEvent::CreateMsg(const char *format, ...) in CreateMsg() function in OHOS::Media::MediaEvent
477 AppSpawnReqMsgHandle AppSpawnTestHelper::CreateMsg(AppSpawnClientHandle handle, uint32_t msgType, i… in CreateMsg() function in OHOS::AppSpawnTestHelper