Searched refs:WatcherContext (Results 1 – 4 of 4) sorted by relevance
135 WatcherContext::~WatcherContext() in ~WatcherContext()187 WatcherContext* context = static_cast<WatcherContext*>(work->data); in ~NapiAppEventWatcher()198 context_ = new(std::nothrow) WatcherContext(); in InitHolder()241 context_ = new(std::nothrow) WatcherContext(); in InitTrigger()260 context_ = new(std::nothrow) WatcherContext(); in InitReceiver()
42 struct WatcherContext { struct43 ~WatcherContext();65 WatcherContext* context_; argument
56 struct WatcherContext { struct57 ~WatcherContext();77 WatcherContext* context_; argument
65 WatcherContext::~WatcherContext() in ~WatcherContext()93 context_ = new(std::nothrow) WatcherContext(); in InitTrigger()112 context_ = new(std::nothrow) WatcherContext(); in InitHolder()131 context_ = new(std::nothrow) WatcherContext(); in InitReceiver()