Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DParcelling.java55 class Cache { class
56 private Cache() {} in Cache() method in Parcelling.Cache
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp74 struct Cache : public hardware::media::c2::V1_0::utils::ParameterCache { struct in android::CCodecConfigTest
75 c2_status_t validate(const std::vector<std::shared_ptr<C2ParamDescriptor>>&) override { in validate()
/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
Dclient.h263 class Cache; member
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStorage.java832 private static class Cache { class in LockSettingsStorage
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp165 class Codec2Client::Cache { class in android::Codec2Client