Home
last modified time | relevance | path

Searched defs:RustInternalModuleName (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/rust/
Dnaming_test.cc23 TEST(RustProtoNaming, RustInternalModuleName) { in TEST() argument
Dnaming.cc222 std::string RustInternalModuleName(Context& ctx, const FileDescriptor& file) { in RustInternalModuleName() function