Home
last modified time | relevance | path

Searched defs:anonymizeDeviceId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/utils/native/source/
H A Dtools.cpp52 std::string anonymizeDeviceId = deviceId.substr(0, NON_ANONYMIZE_LENGTH); in AnonymizeDeviceId() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_distributed_data_manager.cpp148 std::string anonymizeDeviceId = SoftbusSessionUtils::AnonymizeDeviceId(deviceId); in OnMessageHandleReceived() local
164 std::string anonymizeDeviceId = SoftbusSessionUtils::AnonymizeDeviceId(deviceId); in OnBytesServerReceived() local