Home
last modified time | relevance | path

Searched refs:moveUidsToTop_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/module/libmediatranscoding/include/media/
DTranscodingSessionController.h194 void moveUidsToTop_l(const std::unordered_set<uid_t>& uids, bool preserveTopUid);
/frameworks/av/media/module/libmediatranscoding/
DTranscodingSessionController.cpp643 moveUidsToTop_l(topUids, false /*preserveTopUid*/); in removeSession_l()
685 void TranscodingSessionController::moveUidsToTop_l(const std::unordered_set<uid_t>& uids, in moveUidsToTop_l() function in android::TranscodingSessionController
1053 moveUidsToTop_l(uids, true /*preserveTopUid*/); in onTopUidsChanged()