/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/ |
D | SystemPreparer.java | 79 public SystemPreparer pushResourceFile(String filePath, String outputPath) in pushResourceFile() 83 assertTrue(device.pushFile(copyResourceToTemp(filePath), outputPath)); in pushResourceFile() local 89 public SystemPreparer pushFile(File file, String outputPath) in pushFile()
|
/frameworks/layoutlib/validator/src/ |
D | ResourceConverter.java | 49 private static void writeStrings(Map<String, String> map, String outputPath) throws Exception { in writeStrings() argument
|
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 62 @nullable @utf8InCpp String outputPath, int dexFlags, in dexopt() 95 @utf8InCpp String outputPath); in moveAb() 97 @nullable @utf8InCpp String outputPath); in deleteOdex()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 372 int dexoptNeeded, @Nullable String outputPath, int dexFlags, in dexopt() 528 public void moveAb(String apkPath, String instructionSet, String outputPath) in moveAb() 540 public void deleteOdex(String apkPath, String instructionSet, String outputPath) in deleteOdex()
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestDecodeToBuffQueue.cpp | 265 char* outputPath = (char*) malloc(len + 4 + 1); // save room to concatenate ".raw" in TestDecToBuffQueue() local
|
D | slesTestDecodeAac.cpp | 442 char* outputPath = (char*) malloc(len + 4 + 1); // save room to concatenate ".raw" in TestDecToBuffQueue() local
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | ExifInterfaceTest.java | 170 String outputPath = new File(Environment.getExternalStorageDirectory(), in setUp() local
|
/frameworks/base/core/java/com/android/internal/os/ |
D | ZygoteInit.java | 662 final String outputPath = null; in performSystemServerDexOpt() local
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.cpp | 2385 int32_t dexoptNeeded, const std::unique_ptr<std::string>& outputPath, int32_t dexFlags, in dexopt() 2631 const std::string& instructionSet, const std::string& outputPath) { in moveAb() 2646 const std::string& instructionSet, const std::unique_ptr<std::string>& outputPath) { in deleteOdex()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | CameraStreamer.java | 1448 public void createRecorder(String outputPath, CamcorderProfile profile) { in createRecorder()
|
/frameworks/base/tools/aapt/ |
D | Command.cpp | 2763 String8 outputPath = buildApkName(String8(outputAPKFile), split); in doPackage() local
|
/frameworks/opt/setupwizard/tools/docs/ |
D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |