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

  /hardware/libhardware_legacy/audio/
AudioPolicyCompatClient.cpp 38 audio_io_handle_t AudioPolicyCompatClient::openOutput(audio_module_handle_t module,
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 239 OutputStream out = openOutput(args.outName);
557 humanOutRaw = openOutput(args.humanOutName);
617 OutputStream out = openOutput(fileName);
702 private static OutputStream openOutput(String name) throws IOException {
    [all...]
  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 361 virtual audio_io_handle_t openOutput(audio_module_handle_t module,
386 ALOGV("openOutput() returned output, %d", output);
862 audio_io_handle_t output = openOutput(module,
    [all...]
  /external/quake/src/com/android/quake/
DownloaderActivity.java 641 os = openOutput(file.dest, append);
    [all...]
  /gdk/samples/quake/src/com/android/quake/llvm/
DownloaderActivity.java 641 os = openOutput(file.dest, append);
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 814 milliseconds