Home
last modified time | relevance | path

Searched defs:package_type (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/
H A Dpackage.proto90 string package_type = 11; field
135 string package_type = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; field
H A Dvulnerability.proto55 string package_type = 3; field
214 string package_type = 8; field
/aosp_15_r20/external/googleapis/grafeas/v1/
H A Dpackage.proto90 string package_type = 11; field
135 string package_type = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; field
H A Dvulnerability.proto55 string package_type = 3; field
214 string package_type = 8; field
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_vcn.h47 unsigned int package_type; member
H A Dac_vcn_dec.h469 unsigned int package_type; member
/aosp_15_r20/external/googleapis/google/cloud/kubernetes/security/containersecurity_logging/
H A Dlogging.proto56 string package_type = 9; field
/aosp_15_r20/build/soong/scripts/hiddenapi/
H A Dsignature_patterns.py63 def validate_package_is_not_matched_by_package_prefix(package_type, pkg, argument
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/vulnerability/
H A Dvulnerability.proto88 string package_type = 8; field
/aosp_15_r20/external/googleapis/google/devtools/containeranalysis/v1beta1/vulnerability/
H A Dvulnerability.proto88 string package_type = 8; field
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v2/
H A Dvulnerability.proto299 string package_type = 3; field
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v1/
H A Dvulnerability.proto299 string package_type = 3; field
/aosp_15_r20/external/pytorch/
H A Dsetup.py353 package_type = os.getenv("PACKAGE_TYPE", "wheel") variable
/aosp_15_r20/packages/services/Car/service/proto/android/car/watchdog/
Dwatchdogservice_dump.proto99 optional ComponentType package_type = 1; field
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DApkInfo.proto301 string package_type = 2; field
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/nxp/ddr/
H A Ddimm.h57 unsigned char package_type; /* 6 Package type */ member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/nxp/ddr/
Ddimm.h57 unsigned char package_type; /* 6 Package type */ member
/aosp_15_r20/external/libdrm/tests/amdgpu/
H A Dvcn_tests.c130 unsigned int package_type; member
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DApkInfo.pb.h13447 inline const std::string& UsesPackage::package_type() const { in package_type() function
13478 inline void UsesPackage::set_allocated_package_type(std::string* package_type) { in set_allocated_package_type()