Searched defs:Cache (Results 1 – 6 of 6) sorted by relevance
57 class Cache { class58 private Cache() {} in Cache() method in Parcelling.Cache
74 struct Cache : public hardware::media::c2::V1_0::utils::ParameterCache { struct in android::CCodecConfigTest75 c2_status_t validate(const std::vector<std::shared_ptr<C2ParamDescriptor>>&) override { in validate()
272 class Cache; member
865 private static class Cache { class in SplashscreenContentDrawer.ColorCache872 Cache(int hash) { in Cache() method in SplashscreenContentDrawer.ColorCache.Cache
864 private static class Cache { class in LockSettingsStorage
175 class Codec2Client::Cache { class in android::Codec2Client