Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/src/
H A Druntime_stack_range.cpp27 constexpr int BASE_CENTRE = 10; member
65 if (base >= BASE_MIN && base <= BASE_CENTRE) { in CvtStrToInt()
74 } else if (base > BASE_CENTRE && base <= BASE_MAX) { in CvtStrToInt()

Completed in 1 milliseconds