Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dutil.cpp104 LoadFileFunction previous_function = g_load_file_function; in SetLoadFileFunction() local
106 return previous_function; in SetLoadFileFunction()
111 FileExistsFunction previous_function = g_file_exists_function; in SetFileExistsFunction() local
114 return previous_function; in SetFileExistsFunction()