Searched defs:relativePath (Results 1 – 9 of 9) sorted by relevance
/frameworks/layoutlib/bridge/bridge_client/src/com/android/layoutlib/bridge/intensive/util/ |
D | ImageUtils.java | 56 public static void requireSimilar(@NonNull String relativePath, @NonNull BufferedImage image) in requireSimilar() 78 public static void assertImageSimilar(String relativePath, BufferedImage goldenImage, in assertImageSimilar() 209 @NonNull String initialMessage, @NonNull String relativePath) throws IOException { in saveImageAndAppendMessage() 225 private static String getName(@NonNull String relativePath) { in getName()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/ |
D | TestData.java | 299 static InputStream openTestFile(String relativePath) throws Exception { in openTestFile() 304 static byte[] readTestFile(String relativePath) throws Exception { in readTestFile()
|
/frameworks/base/tools/aapt/ |
D | CrunchCache.cpp | 41 String8 relativePath; in crunch() local
|
/frameworks/base/core/java/android/os/incremental/ |
D | IncrementalFileStorages.java | 189 public boolean makeLink(@NonNull String relativePath, @NonNull String fromBase, in makeLink()
|
/frameworks/av/media/libeffects/factory/ |
D | EffectsXmlConfigLoader.cpp | 63 bool loadLibrary(const char* relativePath, lib_entry_t* libEntry) noexcept { in loadLibrary()
|
/frameworks/base/core/java/com/android/internal/content/ |
D | NativeLibraryHelper.java | 524 final Path relativePath = basePath.relativize(targetPath); in getRelativePath() local
|
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 95 void linkFile(@utf8InCpp String packageName, @utf8InCpp String relativePath, in linkFile()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 686 public void linkFile(String packageName, String relativePath, String fromBase, String toBase) in linkFile()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.cpp | 3540 const std::string& relativePath, in linkFile()
|