Searched refs:UNKNOWN_INDEX (Results 1 - 1 of 1) sorted by relevance

/art/tools/dmtracedump/
H A Dtracedump.cc195 #define UNKNOWN_INDEX 1 macro
707 initMethodEntry(&pKeys->methods[UNKNOWN_INDEX], -1, "(unknown)", nullptr, nullptr,
713 for (int32_t i = UNKNOWN_INDEX + 1; i < count; i++) {
2079 if (method == nullptr) method = &dataKeys->methods[UNKNOWN_INDEX];

Completed in 143 milliseconds