Home
last modified time | relevance | path

Searched defs:allReady (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_callback_stub.cpp81 bool allReady; in OnRemoteRequest() local
104 bool allReady; in OnRemoteRequest() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dobject_callback_impl.cpp37 void ObjectRetrieveCallback::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed() argument
48 void ObjectChangeCallback::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_callback_proxy.cpp83 void ObjectRetrieveCallbackProxy::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed() argument
102 void ObjectChangeCallbackProxy::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed() argument
H A Dobject_manager.cpp259 bool allReady = false; in Retrieve() local
633 DoNotify(uint32_t tokenId, const CallbackInfo& value, const std::map<std::string, ObjectRecord>& data, bool allReady) DoNotify() argument
655 DoNotifyAssetsReady(uint32_t tokenId, const CallbackInfo& value, const std::string& objectKey, bool allReady) DoNotifyAssetsReady() argument
662 observer.second->Completed(ObjectRecord(), allReady); DoNotifyAssetsReady() local
[all...]

Completed in 3 milliseconds