Searched defs:PropertyNames (Results 1 – 5 of 5) sorted by relevance
| /external/auto/value/src/main/java/com/google/auto/value/processor/ | ||
| D | PropertyNames.java | 21 class PropertyNames {  class | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | GeneratedClrTypeInfo.cs | 71         public string[] PropertyNames { get; }  property in Google.Protobuf.Reflection.GeneratedClrTypeInfo | 
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | GeneratedClrTypeInfo.cs | 71         public string[] PropertyNames { get; }  property in Google.Protobuf.Reflection.GeneratedClrTypeInfo | 
| /external/pdfium/third_party/lcms/src/ | ||
| D | cmscgats.c | 2559 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 __anonf9a82d7e0111::CGObjCCommonMac |