Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflatc.h31 extern void LogCompilerError(const std::string &err);
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflatc.h32 extern void LogCompilerError(const std::string &err);
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflatc.h32 extern void LogCompilerError(const std::string &err);
/aosp_15_r20/external/flatbuffers/src/
H A Dflatc_main.cpp48 void LogCompilerError(const std::string &err) { in LogCompilerError() function
H A Didl_gen_cpp.cpp913 LogCompilerError( in GenTypeGet()
3865 LogCompilerError("Unknown value of the '--cpp-std' switch: " + in GenerateCPP()
3873 LogCompilerError( in GenerateCPP()