Home
last modified time | relevance | path

Searched refs:database (Results 1 – 25 of 32) sorted by relevance

12

/system/chre/host/common/
Dlog_message_parser.cc47 pw::tokenizer::TokenDatabase database = in logDetokenizerInit() local
49 if (database.ok()) { in logDetokenizerInit()
51 return std::make_unique<Detokenizer>(database); in logDetokenizerInit()
/system/security/keystore2/src/
Dlib.rs22 pub mod database; module
Dattestation_key_utils.rs18 use crate::database::{BlobMetaData, KeyEntryLoadBits, KeyType};
19 use crate::database::{KeyIdGuard, KeystoreDB};
Dservice.rs28 database::Uuid,
31 use crate::{database::KEYSTORE_UUID, permission};
33 database::{KeyEntryLoadBits, KeyType, SubComponentType},
Dsuper_key.rs17 database::BlobMetaData,
18 database::BlobMetaEntry,
19 database::EncryptedBy,
20 database::KeyEntry,
21 database::KeyType,
22 database::{KeyEntryLoadBits, KeyIdGuard, KeyMetaData, KeyMetaEntry, KeystoreDB},
423 crate::database::KEYSTORE_UUID, in unlock_user_key()
Dglobals.rs24 use crate::{async_task::AsyncTask, database::MonotonicRawTime};
26 database::KeystoreDB,
27 database::Uuid,
Dgc.rs23 database::{BlobMetaData, KeystoreDB, Uuid},
Dremote_provisioning.rs48 use crate::database::{CertificateChain, KeyIdGuard, KeystoreDB, Uuid};
898 let mut db = crate::database::tests::new_test_db().unwrap(); in test_get_attestation_key_no_keys_provisioned()
920 let mut db = crate::database::tests::new_test_db().unwrap(); in test_get_attestation_key()
985 let mut db = crate::database::tests::new_test_db().unwrap(); in test_get_attestation_key_gets_different_key_for_different_client()
Dboot_level_keys.rs18 database::{KeyType, KeystoreDB},
Draw_device.rs18 database::{
Dutils.rs23 database::{KeyType, KeystoreDB},
Dmaintenance.rs17 use crate::database::{KeyEntryLoadBits, KeyType, MonotonicRawTime};
Dsecurity_level.rs21 use crate::database::{BlobInfo, CertificateInfo, KeyIdGuard};
35 database::{
/system/security/keystore2/
Dkeystore2.rc4 # database.
/system/extras/power_profile/camera_avg/
DLICENSE324 h. Licensed Material means the artistic or literary work, database,
521 portion of the contents of the database for NonCommercial purposes
524 b. if You include all or a substantial portion of the database
525 contents in a database in which You have Sui Generis Database
526 Rights, then the database in which You have Sui Generis Database
531 all or a substantial portion of the contents of the database.
/system/timezone/testing/data/test2/output_data/distro/
DLICENSE365 Database for its time zone support. The ownership of the TZ database
371 # The TZ database itself is not an IETF Contribution or an IETF
381 # by ICANN or the IETF Trust on the database or the code. Any person
382 # making a contribution to the database or code waives all rights to
/system/timezone/output_data/icu_overlay/
DLICENSE365 Database for its time zone support. The ownership of the TZ database
371 # The TZ database itself is not an IETF Contribution or an IETF
381 # by ICANN or the IETF Trust on the database or the code. Any person
382 # making a contribution to the database or code waives all rights to
/system/timezone/testing/data/test3/output_data/icu_overlay/
DLICENSE365 Database for its time zone support. The ownership of the TZ database
371 # The TZ database itself is not an IETF Contribution or an IETF
381 # by ICANN or the IETF Trust on the database or the code. Any person
382 # making a contribution to the database or code waives all rights to
/system/timezone/testing/data/test2/output_data/icu_overlay/
DLICENSE365 Database for its time zone support. The ownership of the TZ database
371 # The TZ database itself is not an IETF Contribution or an IETF
381 # by ICANN or the IETF Trust on the database or the code. Any person
382 # making a contribution to the database or code waives all rights to
/system/timezone/output_data/distro/
DLICENSE365 Database for its time zone support. The ownership of the TZ database
371 # The TZ database itself is not an IETF Contribution or an IETF
381 # by ICANN or the IETF Trust on the database or the code. Any person
382 # making a contribution to the database or code waives all rights to
/system/timezone/testing/data/test3/output_data/distro/
DLICENSE365 Database for its time zone support. The ownership of the TZ database
371 # The TZ database itself is not an IETF Contribution or an IETF
381 # by ICANN or the IETF Trust on the database or the code. Any person
382 # making a contribution to the database or code waives all rights to
/system/timezone/testing/data/test1/output_data/distro/
DLICENSE365 Database for its time zone support. The ownership of the TZ database
371 # The TZ database itself is not an IETF Contribution or an IETF
381 # by ICANN or the IETF Trust on the database or the code. Any person
382 # making a contribution to the database or code waives all rights to
/system/timezone/testing/data/test1/output_data/icu_overlay/
DLICENSE365 Database for its time zone support. The ownership of the TZ database
371 # The TZ database itself is not an IETF Contribution or an IETF
381 # by ICANN or the IETF Trust on the database or the code. Any person
382 # making a contribution to the database or code waives all rights to
/system/logging/logcat/
Devent.logtags99 # db: the filename of the database
/system/apex/docs/
DREADME.md96 1. If the APEX file is verified, the internal database of the APEX manager is
101 1. At reboot, the APEX manager starts, reads the internal database, and does
110 When all APEX files listed in the internal database are mounted, the APEX

12