Searched defs:propertyNames (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | GeneratedClrTypeInfo.cs | 91 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 D | value-mirror.cc | 62 v8::Local<v8::Array> propertyNames; in objectToProtocolValue() local
|
Completed in 4 milliseconds