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