/frameworks/native/libs/debugstore/rust/src/ |
D | storage.rs | 20 pub struct Storage<T, const N: usize> { struct 24 impl<T, const N: usize> Storage<T, N> { implementation 59 let storage = Storage::<i32, 10>::new(); in test_insert_and_retrieve() 68 let storage = Storage::<i32, 5>::new(); in test_fold_functionality() 82 let storage = Storage::<i32, 10>::new(); in test_insert_and_retrieve_multiple_values() 102 let storage = Storage::<i32, 1>::new(); in test_storage_limit() 115 let storage = Arc::new(Storage::<i32, 100>::new()); in test_concurrent_insertions()
|
D | core.rs | 18 use super::storage::Storage; 32 event_store: Storage<Event, { DebugStore::DEFAULT_EVENT_LIMIT }>, 53 Self { id_generator: AtomicU64::new(1), event_store: Storage::new() } in new()
|
/frameworks/base/services/incremental/ |
D | Metadata.proto | 18 message Storage { message 23 Storage storage = 1;
|
D | IncrementalService.h | 333 struct Storage { struct 340 using StorageMap = std::unordered_map<StorageId, Storage>;
|
D | IncrementalService.cpp | 274 return storages.insert_or_assign(id, Storage{std::move(fullName)}).first; in makeStorage() 1575 IncFsMount::Storage{path::join(root, name)}); in adoptMountedInstances() 1763 IncFsMount::Storage{ in mountExistingImage()
|
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
D | LVPSA_QPD_Init.cpp | 36 pQPD_State->pDelay = pTaps->Storage; in LVPSA_QPD_Init() 43 pQPD_State->pDelay = pTaps->Storage; in LVPSA_QPD_Init_Float()
|
D | LVPSA_QPD.h | 47 LVM_INT32 Storage[1]; member 52 LVM_FLOAT Storage[1]; member
|
/frameworks/base/core/jni/ |
D | com_android_internal_security_VerityUtils.cpp | 115 using Storage = std::aligned_storage_t<sizeof(fsverity_digest) + kDigestSha256>; in measureFsverity() typedef 117 Storage bytes; in measureFsverity()
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
D | LVM_Timer.h | 49 LVM_INT32 Storage[9]; member
|
D | BIQUAD.h | 32 LVM_FLOAT Storage[LVM_MAX_CHANNELS]; member
|
/frameworks/base/wifi/migration_samples/ |
D | README.txt | 18 2) WifiConfigStoreSoftAp.xml - Storage for user's softap/tethering configuration. 32 4) WifiConfigStoreNetworkSuggestions.xml - Storage for app installed network suggestions.
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/ |
D | OWNERS | 6 per-file *Storage* = file:/core/java/android/os/storage/OWNERS
|
/frameworks/base/docs/downloads/ |
D | README | 9 Google Cloud Storage.
|
/frameworks/base/core/java/android/os/storage/ |
D | OWNERS | 5 # Android Storage Team
|
/frameworks/proto_logging/stats/enums/app/ |
D | settings_enums.proto | 174 // ACTION: Settings -> Storage -> Manage storage -> Click Storage Manager 535 // ACTION: Storage initialization wizard initialization choice of external/portable 540 // ACTION: Storage initialization wizard initialization choice of internal/adoptable 545 // ACTION: Storage initialization wizard benchmark fast choice of continue 550 // ACTION: Storage initialization wizard benchmark slow choice of continue 555 // ACTION: Storage initialization wizard benchmark slow choice of abort 560 // ACTION: Storage initialization wizard migration choice of now 565 // ACTION: Storage initialization wizard migration choice of later 2588 // OPEN: Settings > Internal storage > Storage manager 2693 // OPEN: Settings > Storage > Dialog for forgetting a storage device [all …]
|
D | tvsettings_enums.proto | 514 // TvSettings > Apps > App permission > Storage 691 // TvSettings > System > Storage
|
/frameworks/av/services/mediametrics/fuzzer/ |
D | README.md | 13 2. Media Metrics Time Machine Storage (module name: `TimeMachineStorage`)
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | HdmiCecConfig.java | 70 private @interface Storage {} annotation in HdmiCecConfig 718 @Storage 874 @Storage int storage = getStorage(setting); in retrieveValue() 890 @Storage int storage = getStorage(setting); in storeValue() 943 @Storage int storage = getStorage(setting); in registerChangeListener()
|
/frameworks/base/services/core/java/com/android/server/ |
D | OWNERS | 33 per-file *Storage* = file:/core/java/android/os/storage/OWNERS
|
D | EventLogTags.logtags | 58 # Storage volume state and usable space in bytes
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 2334 // OPEN: Settings > Internal storage > Storage manager 2343 // ACTION: Settings > Storage > Free Up Space > Photos & Videos > Toggle 2348 // ACTION: Settings > Storage > Free Up Space > Apps > Toggle 2353 // ACTION: Settings > Storage > Free Up Space > Apps > Click an unchecked app 2358 // ACTION: Settings > Storage > Free Up Space > Apps > Click a checked app 2363 // ACTION: Settings > Storage > Free Up Space > Apps > Click category 2368 // ACTION: Settings > Storage > Free Up Space > Downloads > Check On 2373 // ACTION: Settings > Storage > Free Up Space > Downloads > Click category 2378 // ACTION: Settings > Storage > Free Up Space > Free up ... GB 2382 // ACTION: Settings > Storage > Free Up Space > Cancel [all …]
|
/frameworks/proto_logging/stats/atoms/sdksandbox/ |
D | sdksandbox_extension_atoms.proto | 115 // Storage
|
/frameworks/proto_logging/stats/atoms/art/ |
D | odrefresh_extension_atoms.proto | 82 // Storage operation failed.
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 916 message Storage { message 922 optional Storage storage = 115;
|
/frameworks/proto_logging/stats/atoms/adservices/ |
D | adservices_extension_atoms.proto | 1834 * Storage stats for a single file group. This is logged as a nested field and is not meant to be lo… 1851 // Storage stats for all file groups in the MDD Instance
|