Home
last modified time | relevance | path

Searched defs:kCookie (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dasync_track_set_tracker.h124 enum class SliceType { kCookie, kTimestamp }; enumerator
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_request_headers.h88 static const char kCookie[]; variable
H A Dhttp_request_headers.cc59 const char HttpRequestHeaders::kCookie[] = "Cookie"; member in net::HttpRequestHeaders
/aosp_15_r20/system/connectivity/wificond/tests/
Dclient_interface_impl_unittest.cpp47 const uint64_t kCookie = 42; variable
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_request.cc48 const char request_header::kCookie[] = "Cookie"; member in brillo::http::request_header
/aosp_15_r20/system/chre/test/simulation/
H A Dble_test.cc587 constexpr uint32_t kCookie = 123; in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_headers.cc30 constexpr absl::string_view kCookie("Cookie"); variable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_unittest.cc2461 constexpr uint64_t kCookie = 0x1234567890ABCDEF; in TEST_P() local
4172 constexpr uint64_t kCookie = 0x1234567890ABCDEF; in TEST_P() local