Searched defs:StoreParameterCache (Results 1 – 4 of 4) sorted by relevance
117 struct ComponentStore::StoreParameterCache : public ParameterCache { struct in aidl::android::hardware::media::c2::utils::ComponentStore118 std::mutex mStoreMutex;119 ComponentStore* mStore;121 StoreParameterCache(ComponentStore* store): mStore{store} { in StoreParameterCache() function124 virtual c2_status_t validate( in validate()131 void onStoreDestroyed() { in onStoreDestroyed()
113 struct ComponentStore::StoreParameterCache : public ParameterCache { struct in android::hardware::media::c2::V1_0::utils::ComponentStore114 std::mutex mStoreMutex;115 ComponentStore* mStore;117 StoreParameterCache(ComponentStore* store): mStore{store} { in StoreParameterCache() function120 virtual c2_status_t validate( in validate()127 void onStoreDestroyed() { in onStoreDestroyed()
113 struct ComponentStore::StoreParameterCache : public ParameterCache { struct in android::hardware::media::c2::V1_1::utils::ComponentStore114 std::mutex mStoreMutex;115 ComponentStore* mStore;117 StoreParameterCache(ComponentStore* store): mStore{store} { in StoreParameterCache() argument120 virtual c2_status_t validate( in validate()127 void onStoreDestroyed() { in onStoreDestroyed()
113 struct ComponentStore::StoreParameterCache : public ParameterCache { struct in android::hardware::media::c2::V1_2::utils::ComponentStore114 std::mutex mStoreMutex;115 ComponentStore* mStore;117 StoreParameterCache(ComponentStore* store): mStore{store} { in StoreParameterCache() argument120 virtual c2_status_t validate( in validate()127 void onStoreDestroyed() { in onStoreDestroyed()