OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_t
(Results
1 - 4
of
4
) sorted by null
/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);
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
36
audio_devices_t outDevice, audio_devices_t inDevice,
type_t
type);
231
type_t
type() const { return mType; }
395
const
type_t
mType;
468
audio_io_handle_t id, audio_devices_t device,
type_t
type);
[
all
...]
Threads.cpp
318
audio_devices_t outDevice, audio_devices_t inDevice,
type_t
type)
[
all
...]
Completed in 51 milliseconds