Searched refs:kBacktraceEmptyIndex (Results 1 – 1 of 1) sorted by relevance
71 constexpr size_t kBacktraceEmptyIndex = 1; variable99 cur_hash_index_ = kBacktraceEmptyIndex + 1; in Initialize()151 return kBacktraceEmptyIndex; in AddBacktrace()158 return kBacktraceEmptyIndex; in AddBacktrace()164 return kBacktraceEmptyIndex; in AddBacktrace()191 if (hash_index <= kBacktraceEmptyIndex) { in RemoveBacktrace()254 if (hash_index <= kBacktraceEmptyIndex) { in GetFrames()303 if (info.hash_index > kBacktraceEmptyIndex) { in LogFreeError()388 if (hash_index <= kBacktraceEmptyIndex) { in LogFreeBacktrace()410 if (hash_index > kBacktraceEmptyIndex) { in GetList()