Searched refs:StoreParameterCache (Results 1 – 8 of 8) sorted by relevance
113 struct StoreParameterCache;114 std::shared_ptr<StoreParameterCache> mParameterCache;
114 struct StoreParameterCache;115 std::shared_ptr<StoreParameterCache> mParameterCache;
122 struct StoreParameterCache;123 std::shared_ptr<StoreParameterCache> mParameterCache;
129 struct StoreParameterCache;130 std::shared_ptr<StoreParameterCache> mParameterCache;
117 struct ComponentStore::StoreParameterCache : public ParameterCache { struct in aidl::android::hardware::media::c2::utils::ComponentStore121 StoreParameterCache(ComponentStore* store): mStore{store} { in StoreParameterCache() argument139 mParameterCache{std::make_shared<StoreParameterCache>(this)},
113 struct ComponentStore::StoreParameterCache : public ParameterCache { struct in android::hardware::media::c2::V1_0::utils::ComponentStore117 StoreParameterCache(ComponentStore* store): mStore{store} { in StoreParameterCache() argument135 mParameterCache{std::make_shared<StoreParameterCache>(this)},
113 struct ComponentStore::StoreParameterCache : public ParameterCache { struct in android::hardware::media::c2::V1_1::utils::ComponentStore117 StoreParameterCache(ComponentStore* store): mStore{store} { in StoreParameterCache() function135 mParameterCache{std::make_shared<StoreParameterCache>(this)},
113 struct ComponentStore::StoreParameterCache : public ParameterCache { struct in android::hardware::media::c2::V1_2::utils::ComponentStore117 StoreParameterCache(ComponentStore* store): mStore{store} { in StoreParameterCache() function135 mParameterCache{std::make_shared<StoreParameterCache>(this)},