Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributedscreen/common/include/
Ddscreen_util.h24 std::string GetRandomID();
/foundation/distributedhardware/distributedhardwarefwk/utils/include/
Ddh_utils_tool.h34 std::string GetRandomID();
/foundation/distributedhardware/distributedcamera/interfaces/inner_kits/native_cpp/camera_source/src/
Ddcamera_source_handler.cpp80 std::string reqId = GetRandomID(); in RegisterDistributedHardware()
103 std::string reqId = GetRandomID(); in UnregisterDistributedHardware()
/foundation/distributedhardware/distributedscreen/interfaces/innerkits/native_cpp/screen_source/src/
Ddscreen_source_handler.cpp105 std::string reqId = GetRandomID(); in RegisterDistributedHardware()
126 std::string reqId = GetRandomID(); in UnregisterDistributedHardware()
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/src/task/
Dtask.cpp24 : id_(DH_TASK_NAME_PREFIX + GetRandomID()), networkId_(networkId), uuid_(uuid), dhId_(dhId) in Task()
/foundation/distributedhardware/distributedhardwarefwk/utils/test/unittest/common/utilstool/
Dutils_tool_test.cpp73 idSet.insert(GetRandomID());
/foundation/distributedhardware/distributedscreen/common/src/
Ddscreen_util.cpp48 std::string GetRandomID() in GetRandomID() function
/foundation/distributedhardware/distributedhardwarefwk/utils/src/
Ddh_utils_tool.cpp45 std::string GetRandomID() in GetRandomID() function