Searched refs:getTraits (Results 1 – 6 of 6) sorted by relevance
61 virtual std::shared_ptr<const Traits> getTraits() const override;
44 virtual std::shared_ptr<const Traits> getTraits() const override;
600 std::shared_ptr<const C2Allocator::Traits> getTraits() const { in getTraits() function in android::C2AllocatorGralloc::Impl745 std::shared_ptr<const C2Allocator::Traits> C2AllocatorGralloc::getTraits() const { in getTraits() function in android::C2AllocatorGralloc746 return mImpl->getTraits(); in getTraits()
498 std::shared_ptr<const C2Component::Traits> getTraits();780 std::shared_ptr<const C2Component::Traits> C2PlatformComponentStore::ComponentModule::getTraits() { in getTraits() function in android::C2PlatformComponentStore::ComponentModule890 std::shared_ptr<const C2Component::Traits> traits = module->getTraits(); in listComponents()
445 std::shared_ptr<const C2Allocator::Traits> C2AllocatorIon::getTraits() const { in getTraits() function in android::C2AllocatorIon
623 virtual std::shared_ptr<const Traits> getTraits() const = 0;