Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dutil.cpp73 LoadFileFunction previous_function = g_load_file_function; in SetLoadFileFunction() local
75 return previous_function; in SetLoadFileFunction()
80 FileExistsFunction previous_function = g_file_exists_function; in SetFileExistsFunction() local
83 return previous_function; in SetFileExistsFunction()