Searched refs:TableWatcherImpl (Results 1 – 2 of 2) sorted by relevance
31 class TableWatcherImpl : public TableWatcher { class33 explicit TableWatcherImpl(const std::string &sessionId) : TableWatcher(sessionId) {} in TableWatcherImpl() function in OHOS::TableWatcherImpl36 virtual ~TableWatcherImpl();38 TableWatcherImpl::~TableWatcherImpl() {} in ~TableWatcherImpl()39 void TableWatcherImpl::OnChanged( in OnChanged()354 auto tableWatcherPtr = std::make_shared<TableWatcherImpl>(SESSIONID); in RegisterObserverAndUnRegisterObserverFuzz()
46 class TableWatcherImpl : public TableWatcher { class48 explicit TableWatcherImpl(const std::string &sessionId) : TableWatcher(sessionId) {} in TableWatcherImpl() function in __anonf95d8e280110::TableWatcherImpl51 virtual ~TableWatcherImpl();54 TableWatcherImpl::~TableWatcherImpl() {} in ~TableWatcherImpl()55 void TableWatcherImpl::OnChanged( in OnChanged()1492 auto tableWatcherPtr = std::make_shared<TableWatcherImpl>(sessionId);1509 auto tableWatcherPtr = std::make_shared<TableWatcherImpl>(sessionId);1528 auto tableWatcherPtr = std::make_shared<TableWatcherImpl>(sessionId);