Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
Ddata_handler.cpp28 std::string unifiedKey = unifiedData.GetRuntime()->key.GetUnifiedKey(); in MarshalToEntries() local
124 const std::string &unifiedKey, std::vector<Entry> &entries) in BuildEntries()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
Druntime_store.cpp279 for (const std::string &unifiedKey : unifiedKeys) { in DeleteBatch() local