Searched defs:kLocation (Results 1 – 3 of 3) sorted by relevance
22 const uintptr_t kLocation = 0x40ULL << kLog2Size; in main() local
12 enum class V8InternalValueType { kEntry, kLocation, kScope, kScopeList }; enumerator
90 const char response_header::kLocation[] = "Location"; member in brillo::http::response_header