Home
last modified time | relevance | path

Searched defs:getOutputFile (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
H A DDataExporter.java107 public static File getOutputFile(Context context, String fileName) { in getOutputFile() method in DataExporter
/aosp12/packages/apps/Traceur/src/com/android/traceur/
H A DTraceUtils.java140 public static File getOutputFile(String filename) { in getOutputFile() method in TraceUtils
/aosp12/system/tools/hidl/
H A Dmain.cpp68 status_t getOutputFile(const FQName& fqName, const Coordinator* coordinator, in getOutputFile() function
/aosp12/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java1427 private File getOutputFile(String description, int part) { in getOutputFile() method in AppLaunch