Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp47 constexpr size_t DEVICE_ID_INDEX = 1; in GetDbKeyAnonyString() local
50 splitKeys.size() <= DEVICE_ID_INDEX) { in GetDbKeyAnonyString()
53 for (size_t i = DEVICE_ID_INDEX; i < splitKeys.size(); i++) { in GetDbKeyAnonyString()