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