Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc754 const std::string nested_name = in PrintDescriptor() local
1061 const std::string nested_name = ModuleLevelDescriptorName(descriptor); in FixContainingTypeInDescriptor() local
/third_party/grpc/third_party/upb/upb/bindings/lua/
Ddef.c351 const char *nested_name = lua_tostring(L, -1); in lupb_msgdef_pushnested() local