Home
last modified time | relevance | path

Searched refs:PauseDelayNotify (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Ddelay_notify.h60 class PauseDelayNotify { class
62 explicit PauseDelayNotify(std::shared_ptr<DelayNotify> delayNotifier);
63 ~PauseDelayNotify();
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Ddelay_notify.cpp183 PauseDelayNotify::PauseDelayNotify(std::shared_ptr<DelayNotify> delayNotifier) : delayNotifier_(delayNotifier) in PauseDelayNotify() function in OHOS::NativeRdb::PauseDelayNotify
191 PauseDelayNotify::~PauseDelayNotify() in ~PauseDelayNotify()
H A Drdb_store_impl.cpp1009 PauseDelayNotify pauseDelayNotify(delayNotifier_); in BatchInsert()

Completed in 8 milliseconds