Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/afutils/
DPermission.cpp42 const String16 opPackageLegacy = VALUE_OR_FATAL( in checkAttributionSourcePackage() local
45 [&opPackageLegacy](const auto& package) { in checkAttributionSourcePackage()
46 return opPackageLegacy == package; }) == packages.end()) { in checkAttributionSourcePackage()