Home
last modified time | relevance | path

Searched refs:enumerate (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal79 @callflow(next={"authenticate", "setActiveGroup", "enumerate", "remove"})
101 @callflow(next={"authenticate", "enroll", "enumerate", "remove",
117 enumerate() generates (RequestStatus debugErrno);
135 @callflow(next={"enumerate", "authenticate", "cancel", "getAuthenticatorId",
149 @callflow(next={"authenticate", "preEnroll", "enumerate", "remove"})
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFace.hal66 @callflow(next={"authenticate", "generateChallenge", "enumerate", "remove"})
139 @callflow(next={"authenticate", "setActiveUser", "enumerate", "remove"})
198 * Cancels the current enroll, authenticate, remove, or enumerate operation.
202 @callflow(next={"authenticate", "enroll", "enumerate", "remove",
215 enumerate() generates (Status status);
227 @callflow(next={"enumerate", "authenticate", "cancel", "getAuthenticatorId",
DIBiometricsFaceClientCallback.hal104 * A callback invoked to enumerate all current face templates.
Dtypes.hal117 * request (authenticate, remove, enumerate, enroll) is initiated while
/hardware/libhardware/include/hardware/
Dfingerprint.h223 int (*enumerate)(struct fingerprint_device *dev); member
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DBiometricsFingerprint.h59 Return<RequestStatus> enumerate() override;
DBiometricsFingerprint.cpp180 Return<RequestStatus> BiometricsFingerprint::enumerate() { in enumerate() function in android::hardware::biometrics::fingerprint::V2_1::implementation::BiometricsFingerprint
181 return ErrorFilter(mDevice->enumerate(mDevice)); in enumerate()
/hardware/google/av/codec2/hidl/1.0/mts/common/
DREADME.md4 Functionality of master is to enumerate all the Codec2 components available in C2 media service.
/hardware/interfaces/cas/1.2/
DICasListener.hal31 * Client must enumerate plugins after receive the event.
/hardware/interfaces/media/omx/1.0/vts/functional/
DREADME.md7 Functionality of store is to enumerate all the omx components (and the roles it supports) available…
/hardware/interfaces/biometrics/face/1.0/vts/functional/
DVtsHalBiometricsFaceV1_0TargetTest.cpp268 Return<Status> ret = mService->enumerate(); in TEST_P()
/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/
DVtsHalBiometricsFingerprintV2_1TargetTest.cpp304 Return<RequestStatus> res = mService->enumerate(); in TEST_P()
/hardware/interfaces/camera/provider/2.4/
DICameraProvider.hal55 * Multiple providers must not enumerate the same device ID.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2327 * Used by seat occupancy to enumerate the current occupancy state of the seat.
2337 * Used by lights state properties to enumerate the current state of the lights.
2350 * Used by lights switch properties to enumerate user selected switch setting.
2371 * Used by INFO_EV_CONNECTOR_TYPE to enumerate the type of connectors
2401 * Used by INFO_FUEL_DOOR_LOCATION/INFO_CHARGE_PORT_LOCATION to enumerate fuel door or
2419 * Used by INFO_FUEL_TYPE to enumerate the type of fuels this vehicle uses.