Home
last modified time | relevance | path

Searched refs:GetOptions (Results 1 – 3 of 3) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.h117 std::vector<Option> GetOptions(FPDF_PAGE page, FPDF_ANNOTATION annotation);
Dform_filler.cc170 result.set_options(GetOptions(page, annotation)); in GetFormWidgetInfo()
364 std::vector<Option> FormFiller::GetOptions(FPDF_PAGE page, FPDF_ANNOTATION annotation) { in GetOptions() function in pdfClient::FormFiller
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2542 command_view.GetOptions(), command_view.GetAdvertisingSid(), in LePeriodicAdvertisingCreateSync()