HomeSort by relevance Sort by last modified time
    Searched refs:type_t (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libjingle/source/talk/examples/call/
mucinviterecvtask.h 40 enum type_t { enum in struct:buzz::AvailableMediaEntry
59 type_t type;
62 static const char* TypeAsString(type_t type);
mucinviterecvtask.cc 48 AvailableMediaEntry::TypeAsString(type_t type) {
98 tmp.type = static_cast<AvailableMediaEntry::type_t>(
  /frameworks/av/services/audioflinger/
Threads.h 27 enum type_t { enum in class:ThreadBase
35 audio_devices_t outDevice, audio_devices_t inDevice, type_t type);
119 type_t type() const { return mType; }
256 const type_t mType;
337 audio_io_handle_t id, audio_devices_t device, type_t type);
570 type_t type = MIXER);
    [all...]
Threads.cpp 267 audio_devices_t outDevice, audio_devices_t inDevice, type_t type)
    [all...]

Completed in 57 milliseconds