Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc369 std::string GetFieldName(const FieldDescriptor* descriptor) { in GetFieldName() function
/third_party/node/deps/v8/src/wasm/
Dwasm-debug.cc211 WireBytesRef GetFieldName(int struct_index, int field_index) { in GetFieldName() function in v8::internal::wasm::DebugInfoImpl
826 WireBytesRef DebugInfo::GetFieldName(int struct_index, int field_index) { in GetFieldName() function in v8::internal::wasm::DebugInfo