Searched refs:DoUnsubScribe (Results 1 – 2 of 2) sorted by relevance
74 int DoUnsubScribe(Rdb_SubscribeType type, const Rdb_DataObserver *observer);
709 return rdbStore->DoUnsubScribe(type, observer); in OH_Rdb_Unsubscribe()741 int RelationalStore::DoUnsubScribe(Rdb_SubscribeType type, const Rdb_DataObserver *observer) in DoUnsubScribe() function in RelationalStore