Home
last modified time | relevance | path

Searched defs:GetOptionCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/include/armnn/
H A DBackendOptions.hpp284 size_t GetOptionCount() const noexcept { return m_Options.size(); } in GetOptionCount() function
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.cc360 int FormFiller::GetOptionCount(FPDF_ANNOTATION annotation) { in GetOptionCount() function in pdfClient::FormFiller