Searched defs:kLocation (Results 1 – 4 of 4) sorted by relevance
22 const uintptr_t kLocation = 0x40ULL << kLog2Size; in main() local
25 const uintptr_t kLocation = 0x40ULL << kLog2Size; in main() local
66 constexpr uint64_t kLocation = 0; in TEST() local
90 const char response_header::kLocation[] = "Location"; member in brillo::http::response_header