HomeSort by relevance Sort by last modified time
    Searched refs:additional_imports (Results 1 - 3 of 3) sorted by null

  /external/flatbuffers/grpc/src/compiler/
schema_interface.h 103 virtual grpc::string additional_imports() const = 0;
go_generator.cc 73 if (file->additional_imports() != "") {
74 printer->Print(file->additional_imports().c_str());
  /external/flatbuffers/src/
idl_gen_grpc.cpp 172 std::string additional_imports() const { function in class:flatbuffers::FlatBufFile

Completed in 266 milliseconds