/system/bt/bta/gatt/ |
D | database_builder.cc | 40 if (database.services.empty() || in AddService() 41 database.services.back().end_handle < handle) { in AddService() 42 database.services.emplace_back(Service{ in AddService() 49 auto& vec = database.services; in AddService() 71 Service* service = FindService(database.services, handle); in AddIncludedService() 79 if (!FindService(database.services, start_handle)) { in AddIncludedService() 93 Service* service = FindService(database.services, handle); in AddCharacteristic() 114 Service* service = FindService(database.services, handle); in AddDescriptor() 163 Service* service = FindService(database.services, pending_service.first); in NextDescriptorRangeToExplore() 223 Descriptor* d = FindDescriptorByHandle(database.services, in SetValueOfDescriptors() [all …]
|
D | database_builder.h | 82 Database database;
|
D | bta_gattc_cache.cc | 97 static void bta_gattc_display_cache_server(const Database& database) { in bta_gattc_display_cache_server() argument 99 std::istringstream iss(database.ToString()); in bta_gattc_display_cache_server() 107 static void bta_gattc_display_explore_record(const DatabaseBuilder& database) { in bta_gattc_display_explore_record() argument 109 std::istringstream iss(database.ToString()); in bta_gattc_display_explore_record()
|
/system/chre/host/common/include/chre_host/ |
D | tokenized_log_message_parser.h | 66 pw::tokenizer::TokenDatabase database = in logDetokenizerInit() local 68 if (database.ok()) { in logDetokenizerInit() 69 return std::make_unique<Detokenizer>(database); in logDetokenizerInit()
|
/system/security/keystore2/src/ |
D | lib.rs | 22 pub mod database; module
|
D | attestation_key_utils.rs | 18 use crate::database::{BlobMetaData, KeyEntryLoadBits, KeyType}; 19 use crate::database::{KeyIdGuard, KeystoreDB};
|
D | globals.rs | 25 use crate::{async_task::AsyncTask, database::MonotonicRawTime}; 27 database::KeystoreDB, 28 database::Uuid,
|
D | service.rs | 28 database::Uuid, 31 use crate::{database::KEYSTORE_UUID, permission}; 33 database::{KeyEntryLoadBits, KeyType, SubComponentType},
|
D | super_key.rs | 17 database::BlobMetaData, 18 database::BlobMetaEntry, 19 database::EncryptedBy, 20 database::KeyEntry, 21 database::KeyType, 22 database::{KeyEntryLoadBits, KeyIdGuard, KeyMetaData, KeyMetaEntry, KeystoreDB}, 402 crate::database::KEYSTORE_UUID, in unlock_user_key()
|
D | gc.rs | 23 database::{BlobMetaData, KeystoreDB, Uuid},
|
D | boot_level_keys.rs | 18 database::{KeyType, KeystoreDB},
|
D | legacy_migrator.rs | 21 use crate::{database::KeyType, error::Error}; 23 database::{
|
D | raw_device.rs | 18 database::{
|
D | maintenance.rs | 17 use crate::database::{KeyEntryLoadBits, KeyType, MonotonicRawTime};
|
D | remote_provisioning.rs | 43 use crate::database::{CertificateChain, KeystoreDB, Uuid};
|
D | security_level.rs | 21 use crate::database::{CertificateInfo, KeyIdGuard}; 34 database::{
|
/system/security/keystore2/ |
D | keystore2.rc | 4 # database.
|
/system/bt/bta/ |
D | Android.bp | 81 "gatt/database.cc", 187 "gatt/database.cc", 262 "gatt/database.cc",
|
D | BUILD.gn | 52 "gatt/database.cc",
|
/system/extras/power_profile/camera_avg/ |
D | LICENSE | 324 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/test3/output_data/icu_overlay/ |
D | LICENSE | 367 Database for its time zone support. The ownership of the TZ database 373 # The TZ database itself is not an IETF Contribution or an IETF 383 # by ICANN or the IETF Trust on the database or the code. Any person 384 # making a contribution to the database or code waives all rights to
|
/system/timezone/testing/data/test1/output_data/icu_overlay/ |
D | LICENSE | 367 Database for its time zone support. The ownership of the TZ database 373 # The TZ database itself is not an IETF Contribution or an IETF 383 # by ICANN or the IETF Trust on the database or the code. Any person 384 # making a contribution to the database or code waives all rights to
|
/system/timezone/testing/data/test2/output_data/icu_overlay/ |
D | LICENSE | 367 Database for its time zone support. The ownership of the TZ database 373 # The TZ database itself is not an IETF Contribution or an IETF 383 # by ICANN or the IETF Trust on the database or the code. Any person 384 # making a contribution to the database or code waives all rights to
|
/system/timezone/output_data/icu_overlay/ |
D | LICENSE | 367 Database for its time zone support. The ownership of the TZ database 373 # The TZ database itself is not an IETF Contribution or an IETF 383 # by ICANN or the IETF Trust on the database or the code. Any person 384 # making a contribution to the database or code waives all rights to
|
/system/logging/logcat/ |
D | event.logtags | 99 # db: the filename of the database
|