Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp441 std::vector<std::string> splitKeys = SplitEntryKey(item.first); in GetObjectData() local
810 std::vector<std::string> splitKeys = SplitEntryKey(key); in ProcessOldEntry() local
967 auto splitKeys = SplitEntryKey(key); in RetrieveFromStore() local
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp48 std::vector<std::string> splitKeys; in GetDbKeyAnonyString() local