Home
last modified time | relevance | path

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

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