Home
last modified time | relevance | path

Searched refs:stubList (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSScreenFunctionsPass.cpp38 auto lower = std::lower_bound(stubList.begin(), in isPresent()
39 stubList.end(), in isPresent()
42 if (lower != stubList.end() && name.compare(*lower) == 0) in isPresent()
69 std::sort(stubList.begin(), stubList.end()); in RSScreenFunctionsPass()
DRSFunctionsList.cpp21 std::array<std::string_view, 2328> stubList = { variable
DRSFunctionsList.h26 extern std::array<std::string_view, 2328> stubList;