Searched defs:ReadUnsignedInt (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/profile/sdp/common/ | ||
H A D | data_element_reader.cc | 127 DataElementReader::DataElement DataElementReader::ReadUnsignedInt( in ReadUnsignedInt() function in bluetooth::sdp::DataElementReader |
/aosp12/art/libdexfile/dex/ | ||
H A D | dex_file.cc | 505 uint32_t DexFile::ReadUnsignedInt(const uint8_t* ptr, int zwidth, bool fill_on_right) { in ReadUnsignedInt() function in art::DexFile |