Home
last modified time | relevance | path

Searched refs:storage (Results 1 – 25 of 30) sorted by relevance

12

/hardware/interfaces/health/storage/1.0/default/
Dandroid.hardware.health.storage@1.0-service.rc1 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
DAndroid.bp18 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",
Dservice.cpp28 using android::hardware::health::storage::V1_0::IStorage;
29 using android::hardware::health::storage::V1_0::implementation::Storage;
DStorage.h26 namespace storage {
DStorage.cpp30 namespace storage { namespace
/hardware/interfaces/health/2.0/
Dtypes.hal31 * 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
DREADME7 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
DREADME.md7 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
DIHealth.hal142 * Get storage info.
/hardware/interfaces/health/storage/1.0/
DIStorage.hal17 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.
DAndroid.bp4 name: "android.hardware.health.storage@1.0",
Dtypes.hal17 package android.hardware.health.storage@1.0;
DIGarbageCollectCallback.hal16 package android.hardware.health.storage@1.0;
/hardware/interfaces/health/2.0/utils/
DREADME.md18 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/
DVtsHalHealthStorageV1_0TargetTest.cpp28 namespace storage { namespace
185 using ::android::hardware::health::storage::V1_0::HealthStorageHidlEnvironment; in main()
DAndroid.bp21 static_libs: ["android.hardware.health.storage@1.0"],
/hardware/interfaces/health/2.0/utils/libhealthstoragedefault/
DAndroid.bp18 // android.hardware.health@2.0-impl but do no query for storage related
/hardware/interfaces/weaver/1.0/
DIWeaver.hal19 * 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/
DIBiometricsFingerprint.hal141 * 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/
Dcurrent.txt500 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/
DIRadioIndication.hal174 * 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/
DIKeymasterDevice.hal50 * 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/
Dtypes.hal237 * 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/
Dtypes.hal111 * storage space remaining to do so.
DIBiometricsFace.hal62 * @param storePath absolute filesystem path to the template storage

12