Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dutil.cpp99 LoadFileFunction previous_function = g_load_file_function; in SetLoadFileFunction() local
101 return previous_function; in SetLoadFileFunction()
106 FileExistsFunction previous_function = g_file_exists_function; in SetFileExistsFunction() local
109 return previous_function; in SetFileExistsFunction()