HomeSort by relevance Sort by last modified time
    Searched refs:whiteList (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/libbcc/lib/
RSScreenFunctionsPass.cpp 37 std::vector<std::string> &whiteList = stubList;
53 // c. it is present in the whitelist
62 if (isPresent(whiteList, FName.str()))
71 std::sort(whiteList.begin(), whiteList.end());
  /packages/apps/Settings/src/com/android/settings/search/
CursorToSearchResultConverter.java 69 private static final String[] whiteList = {
81 private static final Set<String> prioritySettings = new HashSet(Arrays.asList(whiteList));
  /cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
CommonExternalStorageTest.java 407 for (String whiteList : whiteLists) {
408 if (file.getName().equalsIgnoreCase(whiteList)) {
  /prebuilts/tools/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/
error_prone_core-2.0.18.jar 

Completed in 159 milliseconds