Home
last modified time | relevance | path

Searched defs:byte_map (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dblock_files.cc120 uint8_t* byte_map = reinterpret_cast<uint8_t*>(header_->allocation_map); in DeleteMapBlock() local
156 uint8_t* byte_map = reinterpret_cast<uint8_t*>(header_->allocation_map); in UsedMapBlock() local
/aosp_15_r20/external/rust/android-crates-io/crates/httparse/src/
Dmacros.rs33 macro_rules! byte_map { macro
/aosp_15_r20/external/rust/android-crates-io/crates/mime/src/
Dparse.rs361 macro_rules! byte_map { macro