Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A DJITDebugReader.h60 struct CodeEntry { struct
61 uint64_t addr;
62 uint64_t symfile_addr;
63 uint64_t symfile_size;
64 uint64_t timestamp; // CLOCK_MONOTONIC time of last action
149 using CodeEntry = JITDebugReader_impl::CodeEntry; variable
/aosp_15_r20/frameworks/av/media/mtp/
H A DMtpDebug.cpp21 struct CodeEntry { struct
22 const char* name;
23 uint16_t code;
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dlzw_decompressor.h28 struct CodeEntry { struct
29 uint16_t prefix;
30 uint8_t suffix;