HomeSort by relevance Sort by last modified time
    Searched full:opening (Results 326 - 350 of 1498) sorted by null

<<11121314151617181920>>

  /external/webp/examples/
dwebp.c 134 printf("Error opening output file %s\n", out_file);
  /external/zlib/examples/
gzlog.h 34 opening the log file locked for small bursts, and then closing it. The log
  /frameworks/av/media/libmedia/
MediaScanner.cpp 156 ALOGW("Error opening directory '%s', skipping: %s.", path, strerror(errno));
  /frameworks/base/cmds/screencap/
screencap.cpp 112 fprintf(stderr, "Error opening file: %s (%s)\n", fn, strerror(errno));
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabaseConfiguration.java 93 * Creates a database configuration with the required parameters for opening a
  /frameworks/base/libs/androidfw/
VirtualKeyMap.cpp 54 ALOGE("Error %d opening virtual key map file %s.", status, filename.string());
  /frameworks/compile/libbcc/lib/ExecutionEngine/
FileHandle.cpp 54 // Interrupt occurs while opening the file. Retry.
  /frameworks/native/include/android/
asset_manager.h 34 /* Available modes for opening assets */
  /frameworks/native/libs/binder/
MemoryHeapBase.cpp 75 ALOGE_IF(fd<0, "error opening %s: %s", device, strerror(errno));
  /frameworks/native/libs/utils/
PropertyMap.cpp 124 ALOGE("Error %d opening property file %s.", status, filename.string());
  /gdk/build/awk/
extract-debuggable.awk 69 } else { # nope, it's an opening one
extract-package-name.awk 70 } else { # nope, it's an opening one
  /hardware/libhardware/include/hardware/
fb.h 149 /** convenience API for opening and closing a supported device */
keymaster.h 191 /* Convenience API for opening and closing keymaster devices */
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_log.c 152 /* if some allocation or opening failed, delete object */
  /libcore/luni/src/main/java/java/io/
PrintStream.java 131 * if an error occurs while opening or creating the target file.
147 * if an error occurs while opening or creating the target file.
174 * if an error occurs while opening or creating the target file.
191 * if an error occurs while opening or creating the target file.
PrintWriter.java 124 * if an error occurs while opening or creating the target file.
142 * if an error occurs while opening or creating the target file.
165 * if an error occurs while opening or creating the target file.
185 * if an error occurs while opening or creating the target file.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSResourceResolver.java 41 * <br> The <code>LSParser</code> will call this method before opening any
  /libcore/luni/src/main/java/org/xml/sax/
EntityResolver.java 75 * <p>The parser will call this method before opening any external
  /ndk/build/awk/
extract-debuggable.awk 69 } else { # nope, it's an opening one
extract-package-name.awk 70 } else { # nope, it's an opening one
  /packages/apps/Browser/src/com/android/browser/
WallpaperHandler.java 179 * @throws IOException if there is an error opening the URL stream
  /packages/apps/Email/src/com/android/email/activity/
ContactStatusLoader.java 73 /** URI for opening quick contact. Null if unknown. */
  /packages/apps/LegacyCamera/src/com/android/camera/
MenuHelper.java 87 // This avoids re-opening the camera and saves time.
  /packages/apps/Mms/src/com/android/mms/model/
MediaModel.java 250 Log.e(TAG, "IOException caught while opening or reading stream", e);

Completed in 5964 milliseconds

<<11121314151617181920>>