Home
last modified time | relevance | path

Searched defs:appStatsKey (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/gpuservice/gpustats/
H A DGpuStats.cpp123 const std::string appStatsKey = appPackageName + std::to_string(driverVersionCode); in insertDriverStats() local
146 const std::string appStatsKey = appPackageName + std::to_string(driverVersionCode); in insertTargetStats() local