OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fileclose
(Results
1 - 3
of
3
) sorted by null
/libcore/ojluni/src/main/native/
io_util_md.h
73
void
fileClose
(JNIEnv *env, jobject this, jfieldID fid);
io_util_md.c
102
fileClose
(JNIEnv *env, jobject this, jfieldID fid)
/external/pdfium/third_party/lcms2-2.6/src/
cmsio0.c
358
cmsBool
FileClose
(cmsIOHANDLER* iohandler)
415
iohandler ->Close =
FileClose
;
438
iohandler ->Close =
FileClose
;
[
all
...]
Completed in 54 milliseconds