Searched refs:kHost (Results 1 – 11 of 11) sorted by relevance
20 static const char kHost[] = "relay.google.com"; variable79 kHost, in TestCopesWithProxy()124 kHost, in TEST_F()
35 case PlatformKind::kHost: in PlatformKindString()59 case PlatformKind::kHost: in PlatformIsRunnable()
47 kHost, enumerator
160 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
34 enum class MemorySpace { kHost, kDevice }; enumerator
135 case MemorySpace::kHost: in MemorySpaceString()1025 return MemorySpace::kHost; in GetPointerMemorySpace()
172 case MemorySpace::kHost: in MemorySpaceString()1152 return MemorySpace::kHost; in GetPointerMemorySpace()
296 local_device->executor()->platform_kind() == se::PlatformKind::kHost) { in FromHostBuffer()
676 if (state->executor()->platform_kind() == se::PlatformKind::kHost && in PYBIND11_MODULE()