Home
last modified time | relevance | path

Searched refs:GetAnonyInt32 (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_anonymous.cpp86 std::string str = GetAnonyInt32(value);
100 std::string str = GetAnonyInt32(value);
114 std::string str = GetAnonyInt32(value);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Danonymous_string.h24 std::string GetAnonyInt32(const int32_t value);
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Danonymous_string.h25 std::string GetAnonyInt32(const int32_t value);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/fuzztest/utils_fuzzer/
H A Dutils_fuzzer.cpp44 GetAnonyInt32(i); in GetAnonyInt32Test()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_log.cpp56 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Danonymous_string.cpp60 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_log.h43 std::string GetAnonyInt32(const int32_t value);
/ohos5.0/foundation/distributedhardware/device_manager/common/include/
H A Ddm_anonymous.h29 std::string GetAnonyInt32(const int32_t value);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/
H A Dutils_tool_test.cpp86 auto ret = GetAnonyInt32(value);
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp81 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
/ohos5.0/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_utils_tool.h52 std::string GetAnonyInt32(const int32_t value);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/permission/standard/
H A Dpermission_manager.cpp125 LOGI("GetCallerProcessName::tokenCaller ID == %{public}s", GetAnonyInt32(tokenCaller).c_str()); in GetCallerProcessName()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_account_common_event.cpp183 GetAnonyString(accountId).c_str(), GetAnonyInt32(userId).c_str()); in OnAddSystemAbility()
/ohos5.0/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_utils_tools_test.cpp177 GetAnonyInt32(value);
/ohos5.0/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp52 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp228 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp719 commonEventType.c_str(), GetAnonyInt32(userId).c_str()); in AccountCommonEventCallback()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2247 GetAnonyString(accountId).c_str(), GetAnonyInt32(userId).c_str()); in CommonEventCallback()