Home
last modified time | relevance | path

Searched refs:listAllocators_nb (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/include/
DC2Component.h746 virtual std::vector<std::shared_ptr<const C2Allocator::Traits>> listAllocators_nb() const = 0;
/hardware/google/av/codec2/vndk/
DC2Store.cpp60 virtual std::vector<std::shared_ptr<const C2Allocator::Traits>> listAllocators_nb() in listAllocators_nb() function in android::C2PlatformAllocatorStoreImpl