Searched refs:AddFileDescriptorEventCallback (Results 1 – 8 of 8) sorted by relevance
110 …bool AddFileDescriptorEventCallback(const std::string &name, std::shared_ptr<FileDescriptorEventCa…
79 GetWorkLoop()->AddFileDescriptorEventCallback("BundleEventFd", in StartEventSource()
83 GetWorkLoop()->AddFileDescriptorEventCallback("EventSourceExample", in StartEventSource()
240 auto res = currentLooper_->AddFileDescriptorEventCallback("test1", eventReader);278 res = currentLooper_->AddFileDescriptorEventCallback("test1", eventReader);
417 GetWorkLoop()->AddFileDescriptorEventCallback("Example",
269 bool EventLoop::AddFileDescriptorEventCallback( in AddFileDescriptorEventCallback() function in OHOS::HiviewDFX::EventLoop
75 …"OHOS::HiviewDFX::EventLoop::AddFileDescriptorEventCallback(std::__h::basic_string<char, std::__h:…178 …"OHOS::HiviewDFX::EventLoop::AddFileDescriptorEventCallback(std::__1::basic_string<char, std::__1:…
454 threadLoop_->AddFileDescriptorEventCallback("EventLoggerFd", in OnLoad()