Home
last modified time | relevance | path

Searched defs:p_file (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dopenjpeg.c91 static OPJ_SIZE_T opj_read_from_file (void * p_buffer, OPJ_SIZE_T p_nb_bytes, FILE * p_file) in opj_read_from_file()
97 static OPJ_UINT64 opj_get_data_length_from_file (FILE * p_file) in opj_get_data_length_from_file()
108 static OPJ_SIZE_T opj_write_from_file (void * p_buffer, OPJ_SIZE_T p_nb_bytes, FILE * p_file) in opj_write_from_file()
931 FILE *p_file; in opj_stream_create_file_stream_v3() local
/external/bluetooth/bluedroid/bta/fs/
Dbta_fs_ci.c259 void bta_fs_ci_resume_op(int fd, tBTA_FS_CO_STATUS status, const char *p_file, in bta_fs_ci_resume_op()
/external/bluetooth/bluedroid/bta/include/
Dbta_fs_ci.h40 const char *p_file; member