Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs60 public string[] PropertyNames { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
/external/pdfium/third_party/lcms2-2.6/src/
Dcmscgats.c2399 cmsUInt32Number CMSEXPORT cmsIT8EnumProperties(cmsHANDLE hIT8, char ***PropertyNames) in cmsIT8EnumProperties()
/external/clang/lib/CodeGen/
DCGObjCMac.cpp850 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> PropertyNames; member in __anonffb6ccf80111::CGObjCCommonMac