OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_t
(Results
1 - 3
of
3
) 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);
/external/chromium_org/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);
/frameworks/av/services/audioflinger/
Threads.h
27
enum
type_t
{
enum in class:ThreadBase
36
audio_devices_t outDevice, audio_devices_t inDevice,
type_t
type);
120
type_t
type() const { return mType; }
263
const
type_t
mType;
355
audio_io_handle_t id, audio_devices_t device,
type_t
type);
652
type_t
type = MIXER);
[
all
...]
Completed in 189 milliseconds