/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | metav1_compat.cpp | 27 static bool IsV1Property(ObjectId oid) in IsV1Property() 34 static bool CheckBasicMetaTypes(ObjectId oid, ObjectId& out, TypeList<Types...>) in CheckBasicMetaTypes() 40 static bool IsV1BasicArray(ObjectId oid, ObjectId& out) in IsV1BasicArray() 45 static bool IsV1Any(ObjectId oid) in IsV1Any() 51 static ObjectId MakeAny(ObjectId oid) in MakeAny() 58 static ObjectId MakeArrayAny(ObjectId oid) in MakeArrayAny()
|
H A D | importer.cpp | 26 static bool IsBuiltinAny(const ObjectId& oid) in IsBuiltinAny() 32 static bool IsBuiltinArrayAny(const ObjectId& oid) in IsBuiltinArrayAny()
|
/ohos5.0/base/security/certificate_framework/test/unittest/cf_adapter_test/src/ |
H A D | cf_adapter_extension_test.cpp | 483 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 507 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 531 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 551 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 573 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 599 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 623 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 646 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 674 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 738 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable [all …]
|
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v2.0/src/ |
H A D | cf_adapter_extension_openssl.c | 37 char *oid; member 230 char oid[MAX_LEN_OID] = { 0 }; in DeepCopyOidsToOut() local 313 char oid[MAX_LEN_OID] = { 0 }; in CfOpensslHasUnsupportedCriticalExtension() local 337 static int GetTargetNid(const CfBlob *oid, int *nid) in GetTargetNid() 455 int32_t CfOpensslGetEntry(const CfBase *object, CfExtensionEntryType type, const CfBlob *oid, CfBlo… in CfOpensslGetEntry()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/utils_test/src/ |
H A D | hks_attest_utils_test.cpp | 67 struct HksBlob oid = { 1, buffer }; variable 85 struct HksBlob oid = { 1, buffer }; variable
|
/ohos5.0/base/security/certificate_framework/test/unittest/cf_sdk_test/src/ |
H A D | cf_extension_test.cpp | 286 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 305 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 324 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable
|
/ohos5.0/base/security/code_signature/utils/src/ |
H A D | openssl_utils.cpp | 102 int CreateNIDFromOID(const std::string &oid, const std::string &shortName, in CreateNIDFromOID()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/serialization/ |
H A D | common_value_serializers.h | 74 inline IObjectNode::Ptr CreateObjectNode(ObjectId oid, BASE_NS::string className) in CreateObjectNode()
|
/aosp14/frameworks/base/core/java/android/util/apk/ |
H A D | WrappedX509Certificate.java | 47 public byte[] getExtensionValue(String oid) { in getExtensionValue()
|
/aosp14/frameworks/base/keystore/java/android/security/keystore/ |
H A D | DelegatingX509Certificate.java | 52 public byte[] getExtensionValue(String oid) { in getExtensionValue()
|
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
H A D | rs_graphic_test_main.cpp | 35 string oid; member
|
/ohos5.0/drivers/peripheral/usb/net/include/ |
H A D | rndis_rawapi.h | 126 __le32 oid; member 134 uint32_t oid; member 153 __le32 oid; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/ |
H A D | json_input.cpp | 82 ObjectId oid = ReadUid(ObjectIdName, value); in ImportObject() local
|
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
H A D | certificate_openssl_common.c | 34 char *oid; member 56 const char *GetAlgorithmName(const char *oid) in GetAlgorithmName()
|
H A D | x509_crl_openssl.c | 586 const ASN1_OBJECT *oid = NULL; in GetSignatureAlgOidInner() local
|
H A D | x509_certificate_openssl.c | 918 const ASN1_OBJECT *oid = NULL; in GetSigAlgOidX509Openssl() local
|
/ohos5.0/base/security/certificate_framework/test/fuzztest/cfgetandcheck_fuzzer/ |
H A D | cfgetandcheck_fuzzer.cpp | 115 … CfBlob oid = { size - sizeof(uint32_t), reinterpret_cast<uint8_t *>(data + sizeof(uint32_t)) }; in TestObjectTypeFunc4() local
|
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/ |
H A D | dcm_attest_utils.c | 61 int32_t DcmInsertClaim(struct HksBlob *out, const struct HksBlob *oid, const struct HksAsn1Blob *va… in DcmInsertClaim()
|
H A D | dcm_attest.c | 631 static int32_t EncodeClaims(const struct HksBlob *oid, const struct HksBlob *claim, struct HksBlob … in EncodeClaims() 1151 static int32_t InsertIdOrSecInfoData(enum HksTag tag, uint32_t type, const struct HksBlob *oid, in InsertIdOrSecInfoData()
|
/aosp14/frameworks/base/core/java/android/net/http/ |
H A D | SslCertificate.java | 396 Vector oid = x509Name.getOIDs(); in DName() local
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/ |
H A D | mbedtls_pkcs7.h | 110 mbedtls_asn1_buf oid; member
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/ |
H A D | hks_verifier.c | 365 static ASN1_OBJECT *GetObjByOid(int32_t nid, const char *oid, const char *sn, const char *ln) in GetObjByOid()
|
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | crypto_x509_certificate_test.cpp | 621 char oid[] = "1.2.840.113549.1.1.255"; variable
|
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/ |
H A D | mmc_protocol.h | 356 uint16_t oid; /* OEM/Application ID */ member
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |