Home
last modified time | relevance | path

Searched refs:GetRandomID (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcemanager/src/
H A Ddaudio_source_mgr_test.cpp92 std::string reqId1 = GetRandomID();
105 std::string reqId1 = GetRandomID();
106 std::string reqId2 = GetRandomID();
125 std::string reqId1 = GetRandomID();
141 std::string reqId1 = GetRandomID();
167 std::string reqId1 = GetRandomID();
193 std::string reqId = GetRandomID();
225 std::string reqId = GetRandomID();
240 std::string reqId = GetRandomID();
259 std::string reqId = GetRandomID();
[all …]
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Danonymous_string.h23 std::string GetRandomID();
/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_util.h26 std::string GetRandomID();
/ohos5.0/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_source_handler.cpp110 std::string reqId = GetRandomID(); in RegisterDistributedHardware()
128 std::string reqId = GetRandomID(); in UnregisterDistributedHardware()
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddcamera_source_handler.cpp136 std::string reqId = GetRandomID(); in RegisterDistributedHardware()
165 std::string reqId = GetRandomID(); in UnregisterDistributedHardware()
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_handler.cpp169 std::string reqId = GetRandomID(); in RegisterDistributedHardware()
197 std::string reqId = GetRandomID(); in UnregisterDistributedHardware()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Ddh_utils_tool.h35 std::string GetRandomID();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dtask.cpp24 …const DHType dhType) : id_(DH_TASK_NAME_PREFIX + GetRandomID()), networkId_(networkId), uuid_(uuid… in Task()
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp31 std::string GetRandomID() in GetRandomID() function
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_util.h34 std::string GetRandomID();
/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp58 std::string GetRandomID() in GetRandomID() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp59 std::string GetRandomID() in GetRandomID() function
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp147 std::string GetRandomID() in GetRandomID() function