Home
last modified time | relevance | path

Searched refs:file_exists_function (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/src/
Dutil.cpp110 FileExistsFunction file_exists_function) { in SetFileExistsFunction() argument
113 file_exists_function ? file_exists_function : FileExistsRaw; in SetFileExistsFunction()
/external/flatbuffers/include/flatbuffers/
Dutil.h400 FileExistsFunction file_exists_function);