Home
last modified time | relevance | path

Searched defs:CreateMsg (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_client_test.cpp36 static AppSpawnReqMsgHandle CreateMsg(AppSpawnClientHandle handle, const char *bundleName, RunMode … in CreateMsg() function
H A Dappspawn_test_cmder.cpp335 int AppSpawnTestCommander::CreateMsg(AppSpawnReqMsgHandle &reqHandle, in CreateMsg() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander
/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/event/
H A Dcamera_hal_hisysevent.cpp47 std::string CameraHalHisysevent::CreateMsg(const char* format, ...) in CreateMsg() function in OHOS::Camera::CameraHalHisysevent
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_hisysevent_adapter.cpp143 std::string CreateMsg(const char *format, ...) in CreateMsg() function
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp224 std::string CreateMsg(const char* format, ...) in CreateMsg() function
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp118 bool MediaEvent::CreateMsg(const char *format, ...) in CreateMsg() function in OHOS::Media::MediaEvent
/ohos5.0/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp477 AppSpawnReqMsgHandle AppSpawnTestHelper::CreateMsg(AppSpawnClientHandle handle, uint32_t msgType, i… in CreateMsg() function in OHOS::AppSpawnTestHelper