OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lowestPriority
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/drm/libmediadrm/
DrmSessionManager.cpp
147
int
lowestPriority
;
154
if (!getLowestPriority_l(&lowestPriorityPid, &
lowestPriority
)) {
157
if (
lowestPriority
<= callingPriority) {
180
bool DrmSessionManager::getLowestPriority_l(int* lowestPriorityPid, int*
lowestPriority
) {
206
*
lowestPriority
= priority;
/frameworks/av/services/mediaresourcemanager/
ResourceManagerService.cpp
405
int
lowestPriority
;
412
if (!getLowestPriorityPid_l(type, &lowestPriorityPid, &
lowestPriority
)) {
415
if (
lowestPriority
<= callingPriority) {
417
lowestPriority
, callingPriority);
428
MediaResource::Type type, int *lowestPriorityPid, int *
lowestPriority
) {
455
*
lowestPriority
= priority;
/prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/
xstream-1.4.8.jar
Completed in 172 milliseconds