OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ContentDescription
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
sessiondescription.h
39
class
ContentDescription
{
41
virtual ~
ContentDescription
() {}
51
const
ContentDescription
* description) :
55
const
ContentDescription
* description;
74
// Takes ownership of
ContentDescription
*.
77
const
ContentDescription
* description);
94
// Indicates whether a
ContentDescription
was an offer or an answer, as
102
// Indicates whether a
ContentDescription
was sent by the local client
/frameworks/base/media/libdrm/mobile1/include/parser/
parser_dcf.h
67
uint8_t
ContentDescription
[MAX_CONTENT_DESCRIPTION_LEN]; /**< Content description */
Completed in 320 milliseconds