Searched refs:getAllSectionNames (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/camera/include/camera/
H A DVendorTagDescriptor.h87 const SortedVector<String8>* getAllSectionNames() const;
/frameworks/av/include/camera/
H A DVendorTagDescriptor.h87 const SortedVector<String8>* getAllSectionNames() const;
/frameworks/av/camera/
H A DCameraMetadata.cpp711 vendorSections = vTags->getAllSectionNames();
H A DVendorTagDescriptor.cpp295 const SortedVector<String8>* VendorTagDescriptor::getAllSectionNames() const { function in class:android::hardware::camera2::params::VendorTagDescriptor

Completed in 65 milliseconds