OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_infotype
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/drm/common/
DrmInfoStatus.cpp
22
int _statusCode, int
_infoType
, const DrmBuffer* _drmBuffer, const String8& _mimeType) :
24
infoType(
_infoType
),
/frameworks/av/include/drm/
DrmInfoStatus.h
44
* @param[in]
_infoType
Type of the DRM information processed
48
DrmInfoStatus(int _statusCode, int
_infoType
, const DrmBuffer* _drmBuffer, const String8& _mimeType);
Completed in 87 milliseconds