Searched refs:mDebugLog (Results 1 – 2 of 2) sorted by relevance
121 std::map<uid_t, Packages> mDebugLog; variable
312 Packages& packages = mDebugLog[uid]; in doIsAllowed()333 for (const auto& uidCache : mDebugLog) { in dump()