Home
last modified time | relevance | path

Searched defs:PropertyNames (Results 1 – 5 of 5) sorted by relevance

/external/auto/value/src/main/java/com/google/auto/value/processor/
DPropertyNames.java21 class PropertyNames { class
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs71 public string[] PropertyNames { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs71 public string[] PropertyNames { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
/external/pdfium/third_party/lcms/src/
Dcmscgats.c2559 cmsUInt32Number CMSEXPORT cmsIT8EnumProperties(cmsHANDLE hIT8, char ***PropertyNames) in cmsIT8EnumProperties()
/external/clang/lib/CodeGen/
DCGObjCMac.cpp850 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> PropertyNames; member in __anonf9a82d7e0111::CGObjCCommonMac