Home
last modified time | relevance | path

Searched refs:SubscribeLocalDetail (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h195 …int32_t SubscribeLocalDetail(const SubscribeOption &option, const std::shared_ptr<RdbStoreObserver…
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp465 int32_t RdbStoreImpl::SubscribeLocalDetail(const SubscribeOption &option, in SubscribeLocalDetail() function in OHOS::NativeRdb::RdbStoreImpl
644 return SubscribeLocalDetail(option, observer); in SubscribeObserver()