Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/router/include/
DRegistry.h73 return getPipeHandle(name, std::move(clientHandle)); in getClientPipeHandle()
118 std::unique_ptr<PipeHandle<T>> getPipeHandle(const std::string& name, in getPipeHandle() function
/packages/services/Car/cpp/computepipe/router/1.0/
DRouterSvc.h33 return getPipeHandle(name, nullptr); in getDebuggerPipeHandle()
/packages/services/Car/cpp/computepipe/tests/
DPipeQueryTest.cpp58 return getPipeHandle(name, nullptr); in getDebuggerPipeHandle()