Home
last modified time | relevance | path

Searched refs:paths (Results 1 – 25 of 120) sorted by relevance

12345

/frameworks/av/apex/
Dld.config.txt5 # There are no versioned APEX paths here - this APEX module does not support
22 namespace.default.search.paths = /apex/com.android.media.swcodec/${LIB}
23 namespace.default.asan.search.paths = /apex/com.android.media.swcodec/${LIB}
28 namespace.default.permitted.paths = /system/${LIB}
29 namespace.default.asan.permitted.paths = /system/${LIB}
46 namespace.platform.search.paths = /system/${LIB}
47 namespace.platform.asan.search.paths = /data/asan/system/${LIB}
48 namespace.platform.asan.search.paths += /system/${LIB}
54 namespace.platform.search.paths += /apex/com.android.runtime/${LIB}
55 namespace.platform.asan.search.paths += /apex/com.android.runtime/${LIB}
[all …]
/frameworks/base/services/robotests/backup/src/android/app/backup/
DBackupUtilsTest.java52 BackupUtils.isFileSpecifiedInPathList(file("a/b.txt"), paths(file("a/b.txt"))); in testIsFileSpecifiedInPathList_whenFileAndPathListHasIt()
61 BackupUtils.isFileSpecifiedInPathList(file("a/b.txt"), paths(directory("a"))); in testIsFileSpecifiedInPathList_whenFileAndPathListHasItsDirectory()
69 BackupUtils.isFileSpecifiedInPathList(file("a/b.txt"), paths(file("a/c.txt"))); in testIsFileSpecifiedInPathList_whenFileAndPathListHasOtherFile()
76 boolean isSpecified = BackupUtils.isFileSpecifiedInPathList(file("a/b.txt"), paths()); in testIsFileSpecifiedInPathList_whenFileAndPathListEmpty()
84 BackupUtils.isFileSpecifiedInPathList(directory("a"), paths(directory("a"))); in testIsFileSpecifiedInPathList_whenDirectoryAndPathListHasIt()
91 boolean isSpecified = BackupUtils.isFileSpecifiedInPathList(directory("a"), paths()); in testIsFileSpecifiedInPathList_whenDirectoryAndPathListEmpty()
99 BackupUtils.isFileSpecifiedInPathList(directory("a/b"), paths(directory("a"))); in testIsFileSpecifiedInPathList_whenDirectoryAndPathListHasParent()
108 BackupUtils.isFileSpecifiedInPathList(file("a/b.txt"), paths(directory("c"))); in testIsFileSpecifiedInPathList_whenFileAndPathListDoesntContainDirectory()
117 BackupUtils.isFileSpecifiedInPathList(file("a/b.txt"), paths(directory("a/b"))); in testIsFileSpecifiedInPathList_whenFileAndPathListHasDirectoryWhoseNameIsPrefix()
127 file("name/subname.txt"), paths(directory("nam"))); in testIsFileSpecifiedInPathList_whenFileAndPathListHasDirectoryWhoseNameIsPrefix2()
[all …]
/frameworks/libs/binary_translation/prebuilt/system/etc/
Dld.config.riscv64.txt21 namespace.default.search.paths = /system/${LIB}/riscv64/bootstrap
22 namespace.default.search.paths += /system/${LIB}/riscv64
23 namespace.default.permitted.paths = /system/${LIB}/riscv64
25 namespace.default.asan.search.paths = /data/asan/system/${LIB}/riscv64:/system/${LIB}/riscv64
26 namespace.default.asan.permitted.paths = /data/asan/system/${LIB}/riscv64:/system/${LIB}/riscv64
41 namespace.com_android_neuralnetworks.permitted.paths = /system/${LIB}/riscv64
43 namespace.com_android_neuralnetworks.search.paths = /system/${LIB}/riscv64
44 namespace.com_android_neuralnetworks.asan.search.paths = /system/${LIB}/riscv64
69 namespace.com_android_i18n.permitted.paths = /system/${LIB}/riscv64
71 namespace.com_android_i18n.search.paths = /system/${LIB}/riscv64
[all …]
/frameworks/base/services/incremental/
Dpath.h92 std::string join(std::string&& first, std::string_view second, Paths&&... paths) { in join() argument
96 result.reserve(first.size() + second.size() + 1 + (sizeof...(paths) + ... + size(paths))); in join()
99 details::append_next_path(result, std::forward<Paths>(paths))); in join()
104 std::string join(std::string_view first, std::string_view second, Paths&&... paths) { in join() argument
105 return path::join(std::string(), first, second, std::forward<Paths>(paths)...); in join()
109 std::string join(const char* first, std::string_view second, Paths&&... paths) { in join() argument
110 return path::join(std::string_view(first), second, std::forward<Paths>(paths)...); in join()
/frameworks/base/core/java/android/provider/
DDocumentsContract.java1186 final List<String> paths = uri.getPathSegments(); in isDocumentUri() local
1187 if (paths.size() == 2) { in isDocumentUri()
1188 return PATH_DOCUMENT.equals(paths.get(0)); in isDocumentUri()
1189 } else if (paths.size() == 4) { in isDocumentUri()
1190 return PATH_TREE.equals(paths.get(0)) && PATH_DOCUMENT.equals(paths.get(2)); in isDocumentUri()
1229 final List<String> paths = uri.getPathSegments(); in isTreeUri() local
1230 return (paths.size() >= 2 && PATH_TREE.equals(paths.get(0))); in isTreeUri()
1235 final List<String> paths = uri.getPathSegments(); in isRootUri() local
1236 return (paths.size() == pathSize && PATH_ROOT.equals(paths.get(0))); in isRootUri()
1257 final List<String> paths = rootUri.getPathSegments(); in getRootId() local
[all …]
/frameworks/base/libs/androidfw/tests/
DBenchmarkHelpers.cpp25 void GetResourceBenchmarkOld(const std::vector<std::string>& paths, const ResTable_config* config, in GetResourceBenchmarkOld() argument
28 for (const std::string& path : paths) { in GetResourceBenchmarkOld()
54 void GetResourceBenchmark(const std::vector<std::string>& paths, const ResTable_config* config, in GetResourceBenchmark() argument
57 for (const std::string& path : paths) { in GetResourceBenchmark()
DBenchmarkHelpers.h30 void GetResourceBenchmarkOld(const std::vector<std::string>& paths, const ResTable_config* config,
33 void GetResourceBenchmark(const std::vector<std::string>& paths, const ResTable_config* config,
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/
Dindex58 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
11 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
14 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
Dindex67 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
9 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence2.ts
11 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence3.ts
Dindex18 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence0.ts
11 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
13 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence2.ts
Dindex37 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
10 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence2.ts
12 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence3.ts
Dindex49 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence0.ts
11 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
14 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence2.ts
Dprog_index11 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
14 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
16 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
Dhls5 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
7 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence2.ts
Dindex24 https://non.existentsite.com/test-doesnt-dereference-these-paths/prog_index.m3u8
6 https://non.existentsite.com/test-doesnt-dereference-these-paths/prog_index1.m3u8
Dencrypted9 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
11 https://non.existentsite.com/test-doesnt-dereference-these-paths/fileSequence1.ts
/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
DAndroidPackageUtils.java63 ArrayList<String> paths = new ArrayList<>(); in getAllCodePathsExcludingResourceOnly() local
65 paths.add(pkg.getBaseApkPath()); in getAllCodePathsExcludingResourceOnly()
71 paths.add(splitCodePaths[i]); in getAllCodePathsExcludingResourceOnly()
75 return paths; in getAllCodePathsExcludingResourceOnly()
83 ArrayList<String> paths = new ArrayList<>(); in getAllCodePaths() local
84 paths.add(pkg.getBaseApkPath()); in getAllCodePaths()
88 Collections.addAll(paths, splitCodePaths); in getAllCodePaths()
90 return paths; in getAllCodePaths()
/frameworks/base/errorprone/refaster/
Drefaster.sh2 paths=(
8 javac -cp "$(IFS=:; echo "${paths[*]}")" \
/frameworks/base/core/java/android/content/pm/dex/
DDexMetadataHelper.java288 public static void validateDexPaths(String[] paths) { in validateDexPaths() argument
290 for (int i = 0; i < paths.length; i++) { in validateDexPaths()
291 if (ApkLiteParseUtils.isApkPath(paths[i])) { in validateDexPaths()
292 apks.add(paths[i]); in validateDexPaths()
296 for (int i = 0; i < paths.length; i++) { in validateDexPaths()
297 String dmPath = paths[i]; in validateDexPaths()
/frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/
DLocalOverlayManager.java51 final String[] paths = ctx.getResources().getAssets().getApkPaths(); in toggleOverlaysAndWait()
52 if (arrayTailContainsOverlays(paths, overlaysToEnable) in toggleOverlaysAndWait()
53 && arrayDoesNotContain(paths, overlaysToDisable)) { in toggleOverlaysAndWait()
/frameworks/base/core/java/android/os/
DFileObserver.java122 final String[] paths = new String[count]; in startWatching() local
124 paths[i] = files.get(i).getAbsolutePath(); in startWatching()
129 startWatching(m_fd, paths, mask, wfds); in startWatching()
175 private native void startWatching(int fd, String[] paths, in startWatching() argument
/frameworks/native/opengl/libs/EGL/
Degl_layers.cpp360 std::vector<std::string> paths = in LoadLayers() local
366 auto it = paths.begin(); in LoadLayers()
367 paths.insert(it, system_path); in LoadLayers()
371 for (uint32_t j = 0; j < paths.size() && !layer_found; j++) { in LoadLayers()
374 ALOGI("Searching %s for GLES layers", paths[j].c_str()); in LoadLayers()
377 android::base::Realpath(paths[j] + "/" + layers[i], &layer); in LoadLayers()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/dex/
DDexManagerTests.java946 private void assertHasDclInfo(TestData owner, TestData loader, List<String> paths) { in assertHasDclInfo() argument
949 for (String path : paths) { in assertHasDclInfo()
1000 List<String> paths = new ArrayList<>(); in getSecondaryDexPaths() local
1001 paths.add(mPackageInfo.applicationInfo.dataDir + "/secondary1.dex"); in getSecondaryDexPaths()
1002 paths.add(mPackageInfo.applicationInfo.dataDir + "/secondary2.dex"); in getSecondaryDexPaths()
1003 paths.add(mPackageInfo.applicationInfo.dataDir + "/secondary3.dex"); in getSecondaryDexPaths()
1004 return paths; in getSecondaryDexPaths()
1008 List<String> paths = new ArrayList<>(); in getSecondaryDexPathsForOwnUse() local
1009 paths.add(mPackageInfo.applicationInfo.dataDir + "/secondary4.dex"); in getSecondaryDexPathsForOwnUse()
1010 paths.add(mPackageInfo.applicationInfo.dataDir + "/secondary5.dex"); in getSecondaryDexPathsForOwnUse()
[all …]
/frameworks/base/media/java/android/media/
DMediaScannerConnection.java181 public static void scanFile(Context context, String[] paths, String[] mimeTypes, in scanFile() argument
186 for (String path : paths) { in scanFile()
236 ClientProxy(String[] paths, String[] mimeTypes, OnScanCompletedListener client) { in ClientProxy() argument
237 mPaths = paths; in ClientProxy()
/frameworks/base/core/java/android/content/pm/overlay/
DOverlayPaths.java93 private static void addUniquePath(@NonNull List<String> paths, @NonNull String path) { in addUniquePath() argument
94 if (!paths.contains(path)) { in addUniquePath()
95 paths.add(path); in addUniquePath()

12345