Home
last modified time | relevance | path

Searched defs:raw_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/packet/
H A Dendian_inserter.h44 uint8_t* raw_bytes = (uint8_t*)&value; in insert() local
59 auto* raw_bytes = value.data(); in insert() local
/aosp12/system/vold/
H A Dvdc.cpp70 std::string raw_bytes; in bindkeys() local