OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LICENSE_AVAILABLE_TIME
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/include/drm/
DrmConstraints.h
59
static const String8
LICENSE_AVAILABLE_TIME
;
/frameworks/av/drm/common/
DrmConstraints.cpp
25
const String8 DrmConstraints::
LICENSE_AVAILABLE_TIME
("
license_available_time
");
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp
71
drmConstraints->put(&(DrmConstraints::
LICENSE_AVAILABLE_TIME
), charValue);
Completed in 1204 milliseconds