Home
last modified time | relevance | path

Searched defs:objectKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_data_listener.cpp52 auto objectKey = dstBundleName + sessionId; in OnStart() local
68 auto objectKey = assetObj->dstBundleName_+assetObj->sessionId_; in OnFinished() local
H A Dobject_manager.cpp264 auto objectKey = bundleName + sessionId; in Retrieve() local
462 void ObjectStoreManager::ComputeStatus(const std::string& objectKey, const SaveInfo& saveInfo, in ComputeStatus()
499 int32_t ObjectStoreManager::WaitAssets(const std::string& objectKey, const SaveInfo& saveInfo, in WaitAssets()
534 void ObjectStoreManager::NotifyAssetsReady(const std::string& objectKey, const std::string& bundleN… in NotifyAssetsReady()
568 void ObjectStoreManager::NotifyAssetsStart(const std::string& objectKey, const std::string& srcNetw… in NotifyAssetsStart()
656 const std::string& objectKey, bool allReady) in DoNotifyAssetsReady()
676 void ObjectStoreManager::DoNotifyWaitAssetTimeout(const std::string &objectKey) in DoNotifyWaitAssetTimeout()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_manager_test.cpp220 std::string objectKey = bundleName1_ + sessionId_; variable
246 std::string objectKey = bundleName_ + sessionId_; variable
265 std::string objectKey="com.example.myapplicaiton123456"; variable
367 std::string objectKey="com.example.myapplicaiton123456"; variable