Home
last modified time | relevance | path

Searched defs:allReady (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dobject_callback_impl.cpp37 …rieveCallback::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed()
48 …hangeCallback::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed()
H A Dflat_object_store.cpp81 const std::map<std::string, std::vector<uint8_t>> &data, bool allReady) { in ResumeObject()
105 [sessionId, this](const std::map<std::string, std::vector<uint8_t>> &data, bool allReady) { in SubscribeDataChange()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_callback_stub.cpp81 bool allReady; in OnRemoteRequest() local
104 bool allReady; in OnRemoteRequest() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_callback_proxy.cpp83 …CallbackProxy::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed()
102 …CallbackProxy::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed()
H A Dobject_manager.cpp259 bool allReady = false; in Retrieve() local
634 const std::map<std::string, ObjectRecord>& data, bool allReady) in DoNotify()
656 const std::string& objectKey, bool allReady) in DoNotifyAssetsReady()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H A Dobject_store_test.cpp1256 [](const std::map<std::string, std::vector<uint8_t>> &data, bool allReady) {}; in __anonf95d8e280402()
1272 [](const std::map<std::string, std::vector<uint8_t>> &data, bool allReady) {}; in __anonf95d8e280502()