Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp115 std::string keyOfData = DeviceAndNameToKey(udid, distributedBundleInfo.bundleName); in InnerSaveStorageDistributeInfo() local
152 std::string keyOfData = DeviceAndNameToKey(udid, bundleName); in DeleteStorageDistributeInfo() local
188 std::string keyOfData = DeviceAndNameToKey(udid, bundleName); in GetStorageDistributeInfo() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bm_storage.cpp170 std::string keyOfData = DeviceAndNameToKey(localUdid, distributedBundleInfo.bundleName); in InnerSaveStorageDistributeInfo() local
224 std::string keyOfData = DeviceAndNameToKey(udid, bundleName); in DeleteStorageDistributeInfo() local
252 std::string keyOfData = DeviceAndNameToKey(udid, bundleName); in GetStorageDistributeInfo() local
831 std::string keyOfData = DeviceAndNameToKey(localUdid, dmsBundleInfo.bundleName); in DmsPutBatch() local
840 std::string keyOfData = localUdid + AppExecFwk::Constants::FILE_UNDERLINE + PUBLIC_RECORDS; in DmsPutBatch() local