Home
last modified time | relevance | path

Searched defs:filename_without_ext (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h159 std::string filename_without_ext() const { in filename_without_ext() function
/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h159 std::string filename_without_ext() const { in filename_without_ext() function
Dpython_generator.cc766 std::string filename_without_ext = file->filename_without_ext(); in PrintPreamble() local
/external/flatbuffers/src/
Didl_gen_grpc.cpp241 std::string filename_without_ext() const { in filename_without_ext() function in flatbuffers::FlatBufFile