Home
last modified time | relevance | path

Searched refs:getParameterCache (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DComponentStore.h77 std::shared_ptr<ParameterCache> getParameterCache() const;
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
H A DComponentStore.h78 std::shared_ptr<ParameterCache> getParameterCache() const;
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponentStore.h78 std::shared_ptr<ParameterCache> getParameterCache() const;
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponent.cpp212 store->getParameterCache())},
H A DComponentStore.cpp183 std::shared_ptr<ParameterCache> ComponentStore::getParameterCache() const { in getParameterCache() function in android::hardware::media::c2::V1_0::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponent.cpp212 store->getParameterCache())},
H A DComponentStore.cpp183 std::shared_ptr<ParameterCache> ComponentStore::getParameterCache() const { in getParameterCache() function in android::hardware::media::c2::V1_1::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponent.cpp212 store->getParameterCache())},
H A DComponentStore.cpp183 std::shared_ptr<ParameterCache> ComponentStore::getParameterCache() const { in getParameterCache() function in android::hardware::media::c2::V1_2::utils::ComponentStore