Searched refs:GetRootEndpointPath (Results 1 – 4 of 4) sorted by relevance
23 static std::string GetRootEndpointPath() { in GetRootEndpointPath() function24 return ClientChannelFactory::GetRootEndpointPath(); in GetRootEndpointPath()37 nftw(GetRootEndpointPath().c_str(), PokeService, kMaxDepth, FTW_PHYS); in PokeServices()
23 std::string ClientChannelFactory::GetRootEndpointPath() { in GetRootEndpointPath() function in android::pdx::uds::ClientChannelFactory34 path = GetRootEndpointPath() + '/' + endpoint_path; in GetEndpointPath()
21 static std::string GetRootEndpointPath();
116 ClientChannelFactory::GetRootEndpointPath()); in ReloadCommand()136 ClientChannelFactory::GetRootEndpointPath()); in DumpCommand()