Home
last modified time | relevance | path

Searched defs:KotlinTypeName (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/lite/
Dmap_field.cc44 std::string KotlinTypeName(const FieldDescriptor* field, in KotlinTypeName() function
/third_party/protobuf/src/google/protobuf/compiler/java/full/
Dmap_field.cc45 std::string KotlinTypeName(const FieldDescriptor* field, in KotlinTypeName() function
/third_party/protobuf/src/google/protobuf/compiler/java/
Dhelpers.cc358 absl::string_view KotlinTypeName(JavaType type) { in KotlinTypeName() function