Searched refs:kBacktraceEmptyIndex (Results 1 – 1 of 1) sorted by relevance
69 constexpr size_t kBacktraceEmptyIndex = 1; variable97 cur_hash_index_ = kBacktraceEmptyIndex + 1; in Initialize()141 return kBacktraceEmptyIndex; in AddBacktrace()147 return kBacktraceEmptyIndex; in AddBacktrace()174 if (hash_index <= kBacktraceEmptyIndex) { in RemoveBacktrace()236 if (hash_index <= kBacktraceEmptyIndex) { in GetFrames()284 if (info.hash_index > kBacktraceEmptyIndex) { in LogFreeError()369 if (hash_index <= kBacktraceEmptyIndex) { in LogFreeBacktrace()390 if (hash_index > kBacktraceEmptyIndex) { in GetList()