Home
last modified time | relevance | path

Searched defs:file_spec (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_filespec_unittest.cpp72 CPDF_FileSpec file_spec(str_obj.get()); in TEST() local
103 CPDF_FileSpec file_spec(dict_obj.get()); in TEST() local
120 CPDF_FileSpec file_spec(name_obj.get()); in TEST() local
/external/selinux/libselinux/src/
Dmatchpathcon.c166 typedef struct file_spec { struct
170 struct file_spec *next; /* next association in hash bucket chain */ argument
Dselinux_restorecon.c399 typedef struct file_spec { struct
403 struct file_spec *next; /* next association in hash bucket chain */ argument
/external/pdfium/third_party/pymock/
Dmock.py2316 file_spec = None variable
/external/python/cpython2/Lib/test/
D_mock_backport.py2266 file_spec = None variable