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