Home
last modified time | relevance | path

Searched refs:kRegistryInterfaceName (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/client_interface/
DAidlClient.cpp38 constexpr char kRegistryInterfaceName[] = "router"; variable
91 std::string() + IPipeRegistration::descriptor + "/" + kRegistryInterfaceName; in tryRegisterPipeRunner()
/packages/services/Car/cpp/computepipe/tests/runner/client_interface/
DClientInterfaceTest.cc67 const char kRegistryInterfaceName[] = "router"; variable
118 std::string() + IPipeQuery::descriptor + "/" + kRegistryInterfaceName; in SetUp()