Home
last modified time | relevance | path

Searched defs:page_num (Results 1 – 11 of 11) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_image_platform.c33 int wprint_image_init(wprint_image_info_t *image_info, const char *image_url, const int page_num) { in wprint_image_init()
/packages/services/BuiltInPrintService/jni/include/
Dlib_wprint.h164 int page_num; member
251 int page_num; member
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc191 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) {} in LogMetricBluetoothLocalSupportedFeatures()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc98 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) {} in LogMetricBluetoothLocalSupportedFeatures()
/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c169 int page_num; member
2216 status_t wprintPage(wJob_t job_handle, int page_num, const char *filename, bool last_page, in wprintPage()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc862 uint8_t page_num, max_page; in btm_read_remote_ext_features_complete_raw() local
892 void btm_read_remote_ext_features_complete(uint16_t handle, uint8_t page_num, uint8_t max_page, in btm_read_remote_ext_features_complete()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc237 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features()
Dmock_stack_acl.cc355 void btm_read_remote_ext_features_complete(uint16_t handle, uint8_t page_num, uint8_t max_page, in btm_read_remote_ext_features_complete()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc397 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) { in LogMetricBluetoothLocalSupportedFeatures()
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dpage.cc62 Page::Page(FPDF_DOCUMENT doc, int page_num, FormFiller* form_filler) in Page()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc656 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features()