Searched defs:m_callbackRef (Results 1 - 3 of 3) sorted by relevance
/foundation/distributeddatamgr/preferences/frameworks/cj/src/ | ||
H A D | preferences_impl.h | 36 std::function<void(std::string)> m_callbackRef; member in OHOS::Preferences::CJPreferencesObserver |
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/ | ||
H A D | relational_store_impl_rdbstore.h | 68 std::function<void()> m_callbackRef; member in OHOS::Relational::RdbStoreObserverImpl |
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/ | ||
H A D | distributed_kv_store_impl.h | 193 std::function<void()> m_callbackRef; member in OHOS::DistributedKVStore::CJKVManager::DeathRecipient 332 std::function<void(DistributedKv::ChangeNotification)> m_callbackRef; member in OHOS::DistributedKVStore::CJSingleKVStore::DataObserver 341 std::function<void(std::map<std::string, DistributedKv::Status>)> m_callbackRef; member in OHOS::DistributedKVStore::CJSingleKVStore::SyncObserver |
Completed in 2 milliseconds