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
250 int page_num; member
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc247 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) {} in LogMetricBluetoothLocalSupportedFeatures()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc127 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) {} in LogMetricBluetoothLocalSupportedFeatures()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc473 void LogMetricBluetoothLocalSupportedFeatures(uint32_t page_num, uint64_t features) { in LogMetricBluetoothLocalSupportedFeatures()
/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c167 int page_num; member
2103 status_t wprintPage(wJob_t job_handle, int page_num, const char *filename, bool last_page, in wprintPage()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc259 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features()
Dmock_stack_acl.cc561 void btm_read_remote_ext_features_complete(uint16_t handle, uint8_t page_num, in btm_read_remote_ext_features_complete()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc931 uint8_t page_num, max_page; in btm_read_remote_ext_features_complete_raw() local
961 void btm_read_remote_ext_features_complete(uint16_t handle, uint8_t page_num, in btm_read_remote_ext_features_complete()
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dpage.cc58 Page::Page(FPDF_DOCUMENT doc, int page_num, FormFiller* form_filler) in Page()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc660 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features()