Searched refs:cached (Results 1 – 9 of 9) sorted by relevance
69 const std::string& cached = cache.get(pid); in Get() local70 if (!cached.empty()) { in Get()71 return cached; in Get()
96 static void RemoteUnwind(benchmark::State& state, bool cached) { in RemoteUnwind() argument104 if (cached) { in RemoteUnwind()136 static void RemoteAndroidUnwind(benchmark::State& state, bool cached) { in RemoteAndroidUnwind() argument144 if (cached) { in RemoteAndroidUnwind()
32 # Allow MediaProvider to read/write cached ringtones (opened by system).
87 # expected to be locally cached).
119 # Allow Phone to read/write cached ringtones (opened by system).
325 # Read/write cached ringtones (opened by system).
940 # long-running Android apps so they can update cached data and their UI state.
107 Default = 701 (all cached apps excluding the last
464 int64_t cached; member2155 mi->field.nr_file_pages = mi->field.cached + mi->field.swap_cached + in meminfo_parse()