Home
last modified time | relevance | path

Searched refs:GetPollFd (Results 1 - 10 of 10) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.h43 int32_t GetPollFd() override;
H A Dfault_detector_manager.cpp153 int32_t FaultDetectorManager::GetPollFd() in GetPollFd() function in OHOS::HiviewDFX::FaultDetectorManager
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_loop_test.h49 int32_t GetPollFd() override;
H A Devent_loop_test.cpp131 int32_t DataFileEventReader::GetPollFd() in GetPollFd() function in OHOS::HiviewDFX::DataFileEventReader
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.h71 int32_t GetPollFd() override;
H A Dbundle_event_source_example.cpp134 int32_t BundleEventSourceExample::GetPollFd() in GetPollFd() function in OHOS::HiviewDFX::BundleEventSourceExample
136 printf("BundleEventSourceExample::GetPollFd.\n"); in GetPollFd()
155 printf("GetPollFd %d \n", inotifyFd_); in GetPollFd()
/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.h70 int32_t GetPollFd() override;
H A Devent_source_example.cpp138 int32_t EventSourceExample::GetPollFd() in GetPollFd() function in OHOS::HiviewDFX::EventSourceExample
140 printf("EventSourceExample::GetPollFd.\n"); in GetPollFd()
159 printf("GetPollFd %d \n", inotifyFd_); in GetPollFd()
/base/hiviewdfx/hiview/base/include/
H A Devent_loop.h89 virtual int32_t GetPollFd() = 0;
/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp297 int fd = source->GetPollFd(); in AddFileDescriptorEventCallback()

Completed in 6 milliseconds