Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Dutil.cpp231 LoadFileFunction SetLoadFileFunction(LoadFileFunction load_file_function) { in SetLoadFileFunction() argument
233 g_load_file_function = load_file_function ? load_file_function : LoadFileRaw; in SetLoadFileFunction()
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dutil.h397 LoadFileFunction SetLoadFileFunction(LoadFileFunction load_file_function);
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dutil.h399 LoadFileFunction SetLoadFileFunction(LoadFileFunction load_file_function);
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dutil.h399 LoadFileFunction SetLoadFileFunction(LoadFileFunction load_file_function);