Home
last modified time | relevance | path

Searched refs:Name (Results 1 – 16 of 16) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/internal/jar/
DSignatureFileWriter.java37 String signatureVersion = attributes.getValue(Attributes.Name.SIGNATURE_VERSION); in writeMainSection()
40 "Mandatory " + Attributes.Name.SIGNATURE_VERSION + " attribute missing"); in writeMainSection()
42 ManifestWriter.writeAttribute(out, Attributes.Name.SIGNATURE_VERSION, signatureVersion); in writeMainSection()
47 namedAttributes.remove(Attributes.Name.SIGNATURE_VERSION.toString()); in writeMainSection()
DManifestWriter.java45 String manifestVersion = attributes.getValue(Attributes.Name.MANIFEST_VERSION); in writeMainSection()
48 "Mandatory " + Attributes.Name.MANIFEST_VERSION + " attribute missing"); in writeMainSection()
50 writeAttribute(out, Attributes.Name.MANIFEST_VERSION, manifestVersion); in writeMainSection()
54 namedAttributes.remove(Attributes.Name.MANIFEST_VERSION.toString()); in writeMainSection()
74 static void writeAttribute(OutputStream out, Attributes.Name name, String value) in writeAttribute()
DManifestParser.java344 public String getAttributeValue(Attributes.Name name) { in getAttributeValue()
/tools/apksig/src/main/java/com/android/apksig/internal/x509/
DTBSCertificate.java48 public Name issuer;
54 public Name subject;
DName.java29 public class Name { class
/tools/apksig/src/main/java/com/android/apksig/internal/apk/v1/
DV1SchemeSigner.java65 private static final Attributes.Name ATTRIBUTE_NAME_CREATED_BY =
66 new Attributes.Name("Created-By");
71 private static final Attributes.Name SF_ATTRIBUTE_NAME_ANDROID_APK_SIGNED_NAME =
72 new Attributes.Name(SF_ATTRIBUTE_NAME_ANDROID_APK_SIGNED_NAME_STR);
353 mainAttrs.put(Attributes.Name.MANIFEST_VERSION, ATTRIBUTE_VALUE_MANIFEST_VERSION); in generateManifestFile()
421 mainAttrs.put(Attributes.Name.SIGNATURE_VERSION, ATTRIBUTE_VALUE_SIGNATURE_VERSION); in generateSignatureFile()
DV1SchemeVerifier.java814 if (sfMainSection.getAttributeValue(Attributes.Name.SIGNATURE_VERSION) == null) { in verifySigFileAgainstManifest()
/tools/carrier_settings/proto/
Dcarrier_list.proto30 // SPN (Service Provider Name)
Dcarrier_settings.proto193 // Name of the client for which the configuration items need to
/tools/tradefederation/core/proto/
Dconfiguration_description.proto34 // Name of the abi.
/tools/test/connectivity/acts/tests/google/fuchsia/bt/pts/
DGATT_PTS_INSTRUCTIONS17 …R/EDR. To run tests over LE disable BR/EDR in ICS when running tests (ICS Name TSCP_GATT_2_1). To …
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbluetooth.proto208 // Name of the wakelock (e.g. bluedroid_timer).
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt117 --ks-provider-name Name of the JCA Provider from which to request the
Dhelp_rotate.txt120 --ks-provider-name Name of the JCA Provider from which to request the
Dhelp_sign.txt184 --ks-provider-name Name of the JCA Provider from which to request the
/tools/metalava/
DREADME.md225 | Qualified Class Name | Usage Count |