Home
last modified time | relevance | path

Searched defs:snapshotKey (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_manager_test.cpp426 auto snapshotKey = appId_ + "_" + sessionId_; in HWTEST_F() local
445 auto snapshotKey = bundleName_ + "_" + sessionId_; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp1158 auto snapshotKey = appId + SEPERATOR + sessionId; in BindAsset() local
1211 auto snapshotKey = appId + SEPERATOR + sessionId; in OnAssetChanged() local
1250 auto snapshotKey = bundleName + SEPERATOR + sessionId; in DeleteSnapshot() local

Completed in 4 milliseconds