HomeSort by relevance Sort by last modified time
    Searched full:supported_version (Results 1 - 5 of 5) sorted by null

  /external/blktrace/
blktrace.h 65 #define SUPPORTED_VERSION (0x07)
95 if ((t->magic & 0xff) != SUPPORTED_VERSION) {
blkrawverify.c 190 if ((bit->magic & 0xff) != SUPPORTED_VERSION) {
  /system/core/libunwindstack/
DwarfCfa.h 54 uint8_t supported_version; member in struct:unwindstack::DwarfCfaInfo::Info
DwarfOp.cpp 74 if (dwarf_version < op->supported_version) {
DwarfOp.h 53 uint8_t supported_version; member in struct:unwindstack::DwarfOp::OpCallback
    [all...]

Completed in 82 milliseconds