Searched defs:PropertyNames (Results 1 – 3 of 3) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | GeneratedClrTypeInfo.cs | 60 public string[] PropertyNames { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
| /external/pdfium/third_party/lcms/src/ | ||
| D | cmscgats.c | 2399 cmsUInt32Number CMSEXPORT cmsIT8EnumProperties(cmsHANDLE hIT8, char ***PropertyNames) in cmsIT8EnumProperties() |
| /external/clang/lib/CodeGen/ | ||
| D | CGObjCMac.cpp | 850 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> PropertyNames; member in __anonc21a86420111::CGObjCCommonMac |