Searched refs:kClientPath (Results 1 – 9 of 9) sorted by relevance
6 constexpr char BufferHubRPC::kClientPath[]; member in android::dvr::BufferHubRPC
12 : BASE(BufferHubRPC::kClientPath) { in ProducerBuffer()39 : BASE(BufferHubRPC::kClientPath) { in ProducerBuffer()
6 constexpr char PerformanceRPC::kClientPath[]; member in android::dvr::PerformanceRPC
17 PerformanceRPC::kClientPath)) { in PerformanceClient()
17 static constexpr char kClientPath[] = "system/performance/client"; member
132 static constexpr char kClientPath[] = "socket_test"; member187 constexpr char TestInterface::kClientPath[]; member in __anon586972210111::TestInterface336 TestInterface::kClientPath)} {} in TestClient()437 Endpoint::CreateAndBindSocket(TestInterface::kClientPath)) {} in TestService()
295 static constexpr char kClientPath[] = "system/buffer_hub/client"; member
112 Endpoint::Create(PerformanceRPC::kClientPath)) { in PerformanceService()
30 : BASE("BufferHub", Endpoint::Create(BufferHubRPC::kClientPath)) {} in BufferHubService()