Home
last modified time | relevance | path

Searched refs:NotifyAssetsStart (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_data_listener.cpp54 ObjectStoreManager::GetInstance()->NotifyAssetsStart(objectKey, srcNetworkId); in OnStart()
H A Dobject_manager.h101 void NotifyAssetsStart(const std::string& objectKey, const std::string& srcNetworkId = "");
H A Dobject_manager.cpp568 void ObjectStoreManager::NotifyAssetsStart(const std::string& objectKey, const std::string& srcNetworkId) in NotifyAssetsStart() function in OHOS::DistributedObject::ObjectStoreManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_manager_test.cpp271 manager->NotifyAssetsStart(objectKey, srcNetworkId); in HWTEST_F()

Completed in 5 milliseconds