/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_anonymous.cpp | 86 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 D | anonymous_string.h | 24 std::string GetAnonyInt32(const int32_t value);
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/utils/ |
H A D | anonymous_string.h | 25 std::string GetAnonyInt32(const int32_t value);
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/fuzztest/utils_fuzzer/ |
H A D | utils_fuzzer.cpp | 44 GetAnonyInt32(i); in GetAnonyInt32Test()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
H A D | av_trans_log.cpp | 56 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | anonymous_string.cpp | 60 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/ |
H A D | av_trans_log.h | 43 std::string GetAnonyInt32(const int32_t value);
|
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ |
H A D | dm_anonymous.h | 29 std::string GetAnonyInt32(const int32_t value);
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/ |
H A D | utils_tool_test.cpp | 86 auto ret = GetAnonyInt32(value);
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/ |
H A D | anonymous_string.cpp | 81 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
|
/ohos5.0/foundation/distributedhardware/distributed_input/utils/include/ |
H A D | dinput_utils_tool.h | 52 std::string GetAnonyInt32(const int32_t value);
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/permission/standard/ |
H A D | permission_manager.cpp | 125 LOGI("GetCallerProcessName::tokenCaller ID == %{public}s", GetAnonyInt32(tokenCaller).c_str()); in GetCallerProcessName()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/ |
H A D | dm_account_common_event.cpp | 183 GetAnonyString(accountId).c_str(), GetAnonyInt32(userId).c_str()); in OnAddSystemAbility()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/ |
H A D | dcamera_utils_tools_test.cpp | 177 GetAnonyInt32(value);
|
/ohos5.0/foundation/distributedhardware/device_manager/common/src/ |
H A D | dm_anonymous.cpp | 52 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
|
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/ |
H A D | dinput_utils_tool.cpp | 228 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() function
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/ |
H A D | device_manager_service_impl.cpp | 719 commonEventType.c_str(), GetAnonyInt32(userId).c_str()); in AccountCommonEventCallback()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
H A D | dm_auth_manager.cpp | 2247 GetAnonyString(accountId).c_str(), GetAnonyInt32(userId).c_str()); in CommonEventCallback()
|