Searched refs:tmpKey (Results 1 – 2 of 2) sorted by relevance
318 time_key_t tmpKey; in getUidCpuFreqTimes() local319 if (errno != ENOENT || getFirstMapKey(gTisMapFd, &tmpKey)) return {}; in getUidCpuFreqTimes()432 time_key_t tmpKey; in getUidConcurrentTimes() local433 if (errno != ENOENT || getFirstMapKey(gConcurrentMapFd, &tmpKey)) return {}; in getUidConcurrentTimes()
140 private val tmpKey = CacheKey() in <lambda>() constant in com.android.systemui.media.controls.ui.controller.MediaViewController567 var cacheKey = getKey(state, isGutsVisible, tmpKey) in <lambda>()