Home
last modified time | relevance | path

Searched refs:GetEventFd (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_hook/include/
H A Dhook_socket_client.h36 int GetEventFd() in GetEventFd() function in HookSocketClient
/developtools/profiler/device/plugins/ffrt_profiler/client/include/
H A Dffrt_profiler_socker_client.h35 int GetEventFd() in GetEventFd() function in OHOS::Developtools::Profiler::FfrtProfilerSocketClient
/developtools/profiler/device/plugins/network_profiler/client/include/
H A Dnetwork_profiler_socker_client.h35 int GetEventFd() in GetEventFd() function in OHOS::Developtools::Profiler::NetworkProfilerSocketClient
/developtools/profiler/device/plugins/native_hook/test/unittest/
H A Dhook_socket_client_test.cpp112 * @tc.name: GetEventFd
113 * @tc.desc: test HookSocketClient::GetEventFd with normal case.
116 HWTEST_F(HookSocketClientTest, GetEventFd, TestSize.Level1) in HWTEST_F()
125 ASSERT_EQ(hookClient.GetEventFd(), -1); in HWTEST_F()

Completed in 3 milliseconds