Home
last modified time | relevance | path

Searched defs:CreatePipe (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dpipe.cpp20 std::pair<UniqueFd, UniqueFd> CreatePipe() in CreatePipe() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dpipe.cpp29 std::pair<UniqueFd, UniqueFd> CreatePipe() in CreatePipe() function