Searched refs:whiteList (Results 1 – 2 of 2) sorted by relevance
37 std::vector<std::string> &whiteList = stubList; member in __anon52001f8a0111::RSScreenFunctionsPass62 if (isPresent(whiteList, FName.str())) in isLegal()71 std::sort(whiteList.begin(), whiteList.end()); in RSScreenFunctionsPass()
5347 String whiteList = mContext.getResources().getString( in filterSharedAccounts() local5350 if (whiteList.contains(";" + packageName + ";")) { in filterSharedAccounts()