Searched defs:pathname (Results  1 – 7 of 7) sorted by relevance
| /packages/services/BuiltInPrintService/jni/plugins/ | 
| D | plugin_pcl.c | 278         const char *mime_type, const char *pathname) {  in _setup_image_info()363         const char *pathname) {  in _print_page()
 511         const char *mime_type, const char *pathname) {  in _print_blank_page()
 
 | 
| D | plugin_pdf.c | 71         const char *pathname) {  in _print_page()
 | 
| /packages/modules/Virtualization/authfs/aidl/com/android/virt/fs/ | 
| D | IVirtFdService.aidl | 65     int openFileInDirectory(int dirFd, String pathname);  in openFileInDirectory()
 | 
| /packages/services/BuiltInPrintService/jni/lib/ | 
| D | wprintJNI.c | 208 static bool _is_pdf_doc(const char *mime_type, const char *pathname) {  in _is_pdf_doc()235 static bool _get_pdf_page_count(const char *mime_type, int *page_count, const char *pathname) {  in _get_pdf_page_count()
 415         duplex_t duplex, char *pathname, int num_index, int *pages_ary) {  in _print_pdf_pages()
 
 | 
| D | lib_wprint.c | 141     char *pathname;  member1956         const char *mime_type, const char *pathname, wprint_status_cb_t cb_fn,  in wprintStartJob()
 
 | 
| /packages/modules/adb/ | 
| D | sysdeps.h | 463 static inline int adb_open_mode(const char* pathname, int options, int mode) {  in adb_open_mode()474 static inline int adb_open(const char* pathname, int options) {  in adb_open()
 
 | 
| /packages/apps/Camera2/src/com/android/camera/util/ | 
| D | CameraUtil.java | 1259             public boolean accept(java.io.File pathname) {  in getNumCpuCores()
 |