Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h198 int UnSubscribeLocalAll(const SubscribeOption &option);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp525 int RdbStoreImpl::UnSubscribeLocalAll(const SubscribeOption& option) in UnSubscribeLocalAll() function in OHOS::NativeRdb::RdbStoreImpl
630 return UnSubscribeLocalAll(option); in UnSubscribe()