Searched defs:Cache (Results 1 – 5 of 5) sorted by relevance
55 class Cache { class56 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()
263 class Cache; member
832 private static class Cache { class in LockSettingsStorage
165 class Codec2Client::Cache { class in android::Codec2Client