Searched refs:kHost (Results 1 – 8 of 8) sorted by relevance
20 static const char kHost[] = "relay.google.com"; variable79 kHost, in TestCopesWithProxy()124 kHost, in TEST_F()
34 case PlatformKind::kHost: in PlatformKindString()57 case PlatformKind::kHost: in PlatformIsRunnable()
45 kHost, enumerator
76 case PlatformKind::kHost: in StreamExecutorImplementationFromPlatformKind()182 platform_kind_ = PlatformKind::kHost; in StreamExecutor()
61 BRILLO_EXPORT extern const char kHost[];
53 const char request_header::kHost[] = "Host"; member in brillo::http::request_header
36 enum class MemorySpace { kHost, kDevice }; enumerator
263 case MemorySpace::kHost: in MemorySpaceString()1336 return MemorySpace::kHost; in GetPointerMemorySpace()