Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/utils/include/mediautils/
H A DServiceUtilities.h136 std::map<uid_t, Packages> mDebugLog; variable
/aosp12/frameworks/av/media/utils/
H A DServiceUtilities.cpp396 Packages& packages = mDebugLog[uid]; in doIsAllowed()
417 for (const auto& uidCache : mDebugLog) { in dump()