Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Dutil.cpp114 FileExistsFunction file_exists_function) { in SetFileExistsFunction() argument
117 file_exists_function ? file_exists_function : FileExistsRaw; in SetFileExistsFunction()
/third_party/flatbuffers/include/flatbuffers/
Dutil.h415 FileExistsFunction file_exists_function);