Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSScreenFunctionsPass.cpp37 std::vector<std::string> &whiteList = stubList; member in __anon51d9eca10111::RSScreenFunctionsPass
62 if (isPresent(whiteList, FName.str())) in isLegal()
71 std::sort(whiteList.begin(), whiteList.end()); in RSScreenFunctionsPass()