Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store_impl.h73 int DoSubScribe(Rdb_SubscribeType type, const Rdb_DataObserver *observer);
H A Drelational_store.cpp700 return rdbStore->DoSubScribe(type, observer); in OH_Rdb_Subscribe()
712 int RelationalStore::DoSubScribe(Rdb_SubscribeType type, const Rdb_DataObserver *observer) in DoSubScribe() function in RelationalStore