Home
last modified time | relevance | path

Searched defs:PropertyArray (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/
H A DPropertyArray.java30 public final class PropertyArray extends com.google.protobuf.GeneratedMessageV3 class
36 private PropertyArray(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in PropertyArray() method in PropertyArray
40 private PropertyArray() { in PropertyArray() method in PropertyArray
/aosp_15_r20/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/proto/google/cloud/contentwarehouse/v1/
H A Ddocument.proto254 message PropertyArray { message
/aosp_15_r20/external/googleapis/google/cloud/contentwarehouse/v1/
H A Ddocument.proto268 message PropertyArray { message
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1901 llvm::Constant *PropertyArray = llvm::ConstantArray::get( in GenerateProtocol() local
2146 llvm::Constant *PropertyArray = llvm::ConstantArray::get(PropertyArrayTy, in GeneratePropertyList() local