Home
last modified time | relevance | path

Searched defs:Domain (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/base/core/java/android/security/net/config/
H A DDomain.java24 public final class Domain { class
35 public Domain(String hostname, boolean subdomainsIncluded) { in Domain() method in Domain
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
H A DDomain.aidl37 enum Domain { enum
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
H A DDomain.aidl37 enum Domain { enum
/aosp12/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
H A DDomain.aidl22 enum Domain { enum
/aosp12/art/libartbase/base/
H A Dhiddenapi_domain.h27 enum class Domain : char { enum
/aosp12/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
H A DTestConfigSource.java26 public TestConfigSource(Set<Pair<Domain, NetworkSecurityConfig>> configs, in TestConfigSource()
/aosp12/system/security/keystore2/src/
H A Dmaintenance.rs47 fn delete_namespace(&self, domain: Domain, namespace: i64) -> Result<()>; in delete_namespace()
124 fn clear_namespace(&self, domain: Domain, nspace: i64) -> Result<()> { in clear_namespace()
284 fn clearNamespace(&self, domain: Domain, nspace: i64) -> BinderResult<()> { in clearNamespace()
H A Daudit_log.rs33 fn key_owner(domain: Domain, nspace: i64, uid: i32) -> i32 { in key_owner()
H A Dservice.rs256 fn list_entries(&self, domain: Domain, namespace: i64) -> Result<Vec<KeyDescriptor>> { in list_entries()
382 domain: Domain, in listEntries()
H A Dlegacy_migrator.rs198 pub fn list_uid(&self, domain: Domain, namespace: i64) -> Result<Vec<KeyDescriptor>> { in list_uid()
372 pub fn bulk_delete_uid(&self, domain: Domain, nspace: i64) -> Result<()> { in bulk_delete_uid()
H A Ddatabase.rs1237 domain: Domain, in key_exists()
1346 domain: Domain, in get_or_create_key_with()
1489 domain: &Domain, in create_key_entry()
1504 domain: &Domain, in create_key_entry_internal()
1784 domain: Domain, in assign_attestation_key()
2027 domain: Domain, in retrieve_attestation_key_and_cert_chain()
2114 domain: &Domain, in rebind_alias()
2985 domain: Domain, in list()
3267 domain: Domain, in rebind_alias()
5241 domain: Domain, in make_test_key_entry()
[all …]
H A Denforcements.rs765 domain: &Domain, in super_encryption_required()
H A Dsuper_key.rs731 domain: &Domain, in handle_super_encryption_on_key_init()
/aosp12/system/security/keystore2/legacykeystore/
H A Dlib.rs240 fn delete_namespace(&self, domain: Domain, namespace: i64) -> Result<()> { in delete_namespace()
350 fn delete_namespace(&self, domain: Domain, namespace: i64) -> Result<()> { in delete_namespace()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecConfig.h59 enum Domain : uint32_t { enum
H A DCCodecConfig.cpp86 typedef CCodecConfig::Domain Domain; typedef
233 typedef CCodecConfig::Domain Domain; typedef
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DNetworkRegistrationInfo.java48 public @interface Domain {} annotation in NetworkRegistrationInfo
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp31 ::android::hardware::hidl_bitfield<::android::hardware::radio::V1_5::Domain> /*domain*/, in registrationFailed()
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp50 ::android::hardware::hidl_bitfield<::android::hardware::radio::V1_5::Domain> /*domain*/, in registrationFailed()
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto320 enum Domain { enum