Searched refs:g_file_exists_function (Results 1 – 1 of 1) sorted by relevance
87 FileExistsFunction g_file_exists_function = FileExistsRaw; variable211 FLATBUFFERS_ASSERT(g_file_exists_function); in FileExists()212 return g_file_exists_function(name); in FileExists()239 FileExistsFunction previous_function = g_file_exists_function; in SetFileExistsFunction()240 g_file_exists_function = in SetFileExistsFunction()