Searched refs:kBacktraceEmptyIndex (Results 1 – 1 of 1) sorted by relevance
70 constexpr size_t kBacktraceEmptyIndex = 1; variable98 cur_hash_index_ = kBacktraceEmptyIndex + 1; in Initialize()142 return kBacktraceEmptyIndex; in AddBacktrace()148 return kBacktraceEmptyIndex; in AddBacktrace()175 if (hash_index <= kBacktraceEmptyIndex) { in RemoveBacktrace()237 if (hash_index <= kBacktraceEmptyIndex) { in GetFrames()285 if (info.hash_index > kBacktraceEmptyIndex) { in LogFreeError()370 if (hash_index <= kBacktraceEmptyIndex) { in LogFreeBacktrace()391 if (hash_index > kBacktraceEmptyIndex) { in GetList()