Home
last modified time | relevance | path

Searched defs:propertyNames (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DGeneratedClrTypeInfo.cs91 public GeneratedClrTypeInfo(Type clrType, MessageParser parser, string[] propertyNames, string[] oneofNames, Type[] nestedEnums, Extension[] extensions, GeneratedClrTypeInfo[] nestedTypes) in GeneratedClrTypeInfo() argument
107 public GeneratedClrTypeInfo(Type clrType, MessageParser parser, string[] propertyNames, string[] oneofNames, Type[] nestedEnums, GeneratedClrTypeInfo[] nestedTypes) in GeneratedClrTypeInfo() argument
/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.cc62 v8::Local<v8::Array> propertyNames; in objectToProtocolValue() local

Completed in 4 milliseconds