Home
last modified time | relevance | path

Searched refs:GetAnonyInt32 (Results 1 - 16 of 16) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Danonymous_string.h24 std::string GetAnonyInt32(const int32_t value);
/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Danonymous_string.h25 std::string GetAnonyInt32(const int32_t value);
/foundation/distributedhardware/distributed_hardware_fwk/utils/test/fuzztest/utils_fuzzer/
H A Dutils_fuzzer.cpp44 GetAnonyInt32(i); in GetAnonyInt32Test()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_log.h43 std::string GetAnonyInt32(const int32_t value);
/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
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Danonymous_string.cpp60 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
/foundation/distributedhardware/device_manager/common/include/
H A Ddm_anonymous.h29 std::string GetAnonyInt32(const int32_t value);
/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/
H A Dutils_tool_test.cpp86 auto ret = GetAnonyInt32(value); in HWTEST_F()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_anonymous.cpp86 std::string str = GetAnonyInt32(value); in HWTEST_F()
100 std::string str = GetAnonyInt32(value); in HWTEST_F()
114 std::string str = GetAnonyInt32(value); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp81 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_utils_tool.h52 std::string GetAnonyInt32(const int32_t value);
/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_account_common_event.cpp187 GetAnonyString(accountId).c_str(), GetAnonyInt32(userId).c_str()); in OnAddSystemAbility()
/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()
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_utils_tools_test.cpp170 * @tc.desc: Verify the GetAnonyInt32 function failed.
177 GetAnonyInt32(value); in HWTEST_F()
/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp53 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp228 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function

Completed in 8 milliseconds