Home
last modified time | relevance | path

Searched refs:CreateUnixClientSocket (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_unix_socket.h23 os::unique_fd::UniqueFd CreateUnixClientSocket();
Dipc_unix_socket.cpp66 os::unique_fd::UniqueFd CreateUnixClientSocket() in CreateUnixClientSocket() function
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/
Dprofiling_data.cpp38 os::unique_fd::UniqueFd sock(ipc::CreateUnixClientSocket()); in DumpAndResetFeatures()