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

  /external/flatbuffers/grpc/src/compiler/
schema_interface.h 97 virtual grpc::string filename_without_ext() const = 0;
cpp_generator.cc 99 vars["filename_base"] = file->filename_without_ext();
    [all...]
  /external/flatbuffers/src/
idl_gen_grpc.cpp 153 std::string filename_without_ext() const { function in class:flatbuffers::FlatBufFile

Completed in 500 milliseconds