/hardware/interfaces/health/storage/1.0/default/ |
D | android.hardware.health.storage@1.0-service.rc | 1 service vendor.health-storage-hal-1-0 /vendor/bin/hw/android.hardware.health.storage@1.0-service 2 interface android.hardware.health.storage@1.0::IStorage default
|
D | Android.bp | 18 name: "android.hardware.health.storage@1.0-service", 22 init_rc: ["android.hardware.health.storage@1.0-service.rc"], 38 "android.hardware.health.storage@1.0", 46 "manifest_android.hardware.health.storage@1.0.xml",
|
D | service.cpp | 28 using android::hardware::health::storage::V1_0::IStorage; 29 using android::hardware::health::storage::V1_0::implementation::Storage;
|
D | Storage.h | 26 namespace storage {
|
D | Storage.cpp | 30 namespace storage { namespace
|
/hardware/interfaces/health/2.0/ |
D | types.hal | 31 * Identification attributes for a storage device. 35 * Set to true if internal storage 43 * Name of the storage device. 49 * Information on storage device including life time estimates, end of life 54 * Attributes of the storage device whose info is contained by the struct. 150 * Information on storage devices. Will be an empty vector if
|
D | README | 7 implement storage-related APIs, just do the following: 123 # if a device-specific libhealthd is used and/or device-specific storage related 149 // Include the following or implement device-specific storage APIs
|
D | README.md | 7 implement storage-related APIs, just do the following: 123 # if a device-specific libhealthd is used and/or device-specific storage related 149 // Include the following or implement device-specific storage APIs
|
D | IHealth.hal | 142 * Get storage info.
|
/hardware/interfaces/health/storage/1.0/ |
D | IStorage.hal | 17 package android.hardware.health.storage@1.0; 22 * IStorage is an interface that provides operations on underlying storage 27 * Start garbage collection on the driver of storage devices.
|
D | Android.bp | 4 name: "android.hardware.health.storage@1.0",
|
D | types.hal | 17 package android.hardware.health.storage@1.0;
|
D | IGarbageCollectCallback.hal | 16 package android.hardware.health.storage@1.0;
|
/hardware/interfaces/health/2.0/utils/ |
D | README.md | 18 Default implementation for storage related APIs for (hwbinder) services of the 20 storage info, include this library. Otherwise, it should implement the following
|
/hardware/interfaces/health/storage/1.0/vts/functional/ |
D | VtsHalHealthStorageV1_0TargetTest.cpp | 28 namespace storage { namespace 185 using ::android::hardware::health::storage::V1_0::HealthStorageHidlEnvironment; in main()
|
D | Android.bp | 21 static_libs: ["android.hardware.health.storage@1.0"],
|
/hardware/interfaces/health/2.0/utils/libhealthstoragedefault/ |
D | Android.bp | 18 // android.hardware.health@2.0-impl but do no query for storage related
|
/hardware/interfaces/weaver/1.0/ |
D | IWeaver.hal | 19 * Weaver provides secure storage of secret values that may only be read if the 22 * The storage must be secure as the device's user authentication and encryption
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprint.hal | 141 * provided. The caller must provide a path to a storage location within the 145 * @param storePath filesystem path to the template storage directory.
|
/hardware/interfaces/ |
D | current.txt | 500 c3f831a66d5815baf74f5b82fe79cf099542ddae4dfab3f388e1d41828e794fc android.hardware.health.storage@1.… 501 dd1ec219f5d2e2b33c6c0bcb92e63bbedb36f7c716413462848f6b6ae74fc864 android.hardware.health.storage@1.… 502 2b4a14661e6a38617b7dd0c6ebb66a56a90e564674ac7697a14cb8a0cab92b2f android.hardware.health.storage@1.…
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 174 * Indicates that SMS storage on the SIM is full. Sent when the network 247 * Indicates that SMS storage on the RUIM is full. Messages
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 50 * All of the operations and storage of key material must occur in a secure environment. Secure 267 * storage available to it, but the StrongBox IKeymasterDevice does. 288 * have secure persistent storage. This model was chosen because StrongBox has secure 289 * persistent storage (by definition), but the TEE may not. The instance without storage is 293 * In what follows, T is the IKeymasterDevice instance without storage, S is the 294 * IKeymasterDevice instance with storage:
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 237 * be NCHW, the data storage order of: [batch, channels, height, width]. 370 * be NCHW, the data storage order of: [batch, channels, height, width]. 520 * be NCHW, the data storage order of: [batch, channels, height, width]. 648 * be NCHW, the data storage order of: [batch, channels, height, width]. 918 * be NCHW, the data storage order of: [batch, channels, height, width]. 1362 * be NCHW, the data storage order of: [batch, channels, height, width]. 1588 * be NCHW, the data storage order of: [batch, channels, height, width]. 1752 * be NCHW, the data storage order of: [batch, channels, height, width]. 1896 * be NCHW, the data storage order of: [batch, channels, height, width]. 2054 * be NCHW, the data storage order of: [batch, channels, height, width]. [all …]
|
/hardware/interfaces/biometrics/face/1.0/ |
D | types.hal | 111 * storage space remaining to do so.
|
D | IBiometricsFace.hal | 62 * @param storePath absolute filesystem path to the template storage
|