HomeSort by relevance Sort by last modified time
    Searched defs:fileOut (Results 1 - 5 of 5) sorted by null

  /frameworks/av/cmds/stagefright/
audioloop.cpp 49 const char* fileOut = NULL;
70 fileOut = argv[0];
110 if (fileOut != NULL) {
112 sp<AMRWriter> writer = new AMRWriter(fileOut);
  /external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/test/
TestContentProvider.java 211 FileOutputStream fileOut = null;
215 fileOut = new FileOutputStream(pfds[1].getFileDescriptor());
216 fileOut.write(IMAGE);
217 fileOut.flush();
220 if (fileOut != null) fileOut.close();
  /frameworks/base/core/tests/coretests/src/android/content/pm/
AppCacheTest.java 205 String fileOut = "abcdefghijklmnopqrstuvwxyz";
220 String fileOut = "abcdefghijklmnopqrstuvwxyz";
223 openOutFileInAppFilesDir(file, fileOut);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 432 milliseconds