Searched refs:DoSubScribe (Results 1 – 2 of 2) sorted by relevance
73 int DoSubScribe(Rdb_SubscribeType type, const Rdb_DataObserver *observer);
700 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