Home
last modified time | relevance | path

Searched refs:service (Results 1 – 25 of 180) sorted by relevance

12345678

/hardware/libhardware/include/hardware/
Daudio_policy.h269 audio_io_handle_t (*open_output)(void *service,
281 audio_io_handle_t (*open_duplicate_output)(void *service,
286 int (*close_output)(void *service, audio_io_handle_t output);
294 int (*suspend_output)(void *service, audio_io_handle_t output);
297 int (*restore_output)(void *service, audio_io_handle_t output);
307 audio_io_handle_t (*open_input)(void *service,
315 int (*close_input)(void *service, audio_io_handle_t input);
326 int (*set_stream_volume)(void *service,
333 int (*invalidate_stream)(void *service,
338 void (*set_parameters)(void *service,
[all …]
/hardware/interfaces/contexthub/1.0/
DIContexthubCallback.hal21 * This callback is passed by the Contexthub service to the HAL
23 * to the service and registered clients of the ContextHub service.
31 * This callback is passed by the Contexthub service to the HAL
36 * passed in by the service at start of transacation.
43 * This callback is passed by the Contexthub service to the HAL
45 * to the ContextHub service.
53 * This callback is passed by the Contexthub service to the HAL
54 * implementation to allow the HAL to send a notification to the service
67 * This callback is passed by the Contexthub service to the HAL
73 * unloaded by the service. Any nanoApps that cannot
[all …]
/hardware/interfaces/tests/msgq/1.0/
DITestMsgQ.hal26 * This method requests the service to set up a synchronous read/write
31 * set up by the service. Client can use it to set up the FMQ at its end.
37 * This method requests the service to return an MQDescriptor to
47 * set up by the service. Client can use it to set up the FMQ at its end.
52 * This method request the service to write into the synchronized read/write
62 * This method request the service to read from the synchronized read/write
72 * This method request the service to write into the unsynchronized flavor
82 * This method request the service to read from the unsynchronized flavor of
92 * This method requests the service to trigger a blocking read.
100 * This method requests the service to trigger a blocking read using
[all …]
DIBenchmarkMsgQ.hal21 * This method requests the service to set up Synchronous read/write
25 * by the service. Client can use it to set up the FMQ at its end.
31 * This method requests the service to set up Synchronous read/write
35 * by the service. Client can use it to set up the FMQ at its end.
41 * This method request the service to write into the FMQ.
49 * This method request the service to read from the FMQ.
58 * the service reads it and writes it into the client's
67 * the service writes into an FMQ and the client reads the same.
/hardware/interfaces/vibrator/1.0/default/
DAndroid.mk20 LOCAL_MODULE := android.hardware.vibrator@1.0-service
21 LOCAL_INIT_RC := android.hardware.vibrator@1.0-service.rc
25 service.cpp \
/hardware/interfaces/usb/1.0/default/
DAndroid.mk6 LOCAL_MODULE := android.hardware.usb@1.0-service
7 LOCAL_INIT_RC := android.hardware.usb@1.0-service.rc
9 service.cpp \
/hardware/interfaces/sensors/1.0/default/
DAndroid.mk6 LOCAL_MODULE := android.hardware.sensors@1.0-service
7 LOCAL_INIT_RC := android.hardware.sensors@1.0-service.rc
9 service.cpp \
/hardware/interfaces/dumpstate/1.0/default/
DAndroid.mk4 LOCAL_MODULE := android.hardware.dumpstate@1.0-service
5 LOCAL_INIT_RC := android.hardware.dumpstate@1.0-service.rc
10 service.cpp
/hardware/interfaces/thermal/1.0/default/
DAndroid.mk21 LOCAL_MODULE := android.hardware.thermal@1.0-service
22 LOCAL_INIT_RC := android.hardware.thermal@1.0-service.rc
24 service.cpp \
/hardware/interfaces/bluetooth/1.0/default/
DAndroid.mk21 LOCAL_MODULE := android.hardware.bluetooth@1.0-service
22 LOCAL_INIT_RC := android.hardware.bluetooth@1.0-service.rc
24 service.cpp
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal23 * service of changes to the camera subsystem.
30 * Callback to the camera service to indicate that the state of a specific
33 * On camera service startup, when ICameraProvider::setCallback is invoked,
34 * the camera service must assume that all internal camera devices are in
37 * The provider must call this method to inform the camera service of any
53 * Callback to the camera service to indicate that the state of the torch
55 * changed. At provider registration time, the camera service must assume
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DAndroid.mk4 LOCAL_MODULE := android.hardware.biometrics.fingerprint@2.1-service
5 LOCAL_INIT_RC := android.hardware.biometrics.fingerprint@2.1-service.rc
10 service.cpp \
/hardware/interfaces/tests/extension/light/2.0/default/
DAndroid.mk4 LOCAL_MODULE := android.hardware.tests.extension.light@2.0-service
5 LOCAL_INIT_RC := android.hardware.tests.extension.light@2.0-service.rc
10 service.cpp
/hardware/interfaces/automotive/evs/1.0/default/
DAndroid.bp2 name: "android.hardware.automotive.evs@1.0-service",
7 "service.cpp",
12 init_rc: ["android.hardware.automotive.evs@1.0-service.rc"],
/hardware/interfaces/gatekeeper/1.0/default/
DAndroid.mk26 LOCAL_MODULE := android.hardware.gatekeeper@1.0-service
27 LOCAL_INIT_RC := android.hardware.gatekeeper@1.0-service.rc
30 service.cpp \
/hardware/interfaces/vr/1.0/default/
DAndroid.bp24 name: "android.hardware.vr@1.0-service",
25 init_rc: ["android.hardware.vr@1.0-service.rc"],
26 srcs: ["service.cpp"],
/hardware/interfaces/boot/1.0/default/
DAndroid.mk23 LOCAL_MODULE := android.hardware.boot@1.0-service
24 LOCAL_INIT_RC := android.hardware.boot@1.0-service.rc
26 service.cpp
/hardware/interfaces/nfc/1.0/default/
DAndroid.bp21 name: "android.hardware.nfc@1.0-service",
24 init_rc: ["android.hardware.nfc@1.0-service.rc"],
25 srcs: ["service.cpp"],
/hardware/interfaces/cas/1.0/default/
DAndroid.bp2 name: "android.hardware.cas@1.0-service",
10 "service.cpp",
22 init_rc: ["android.hardware.cas@1.0-service.rc"],
/hardware/interfaces/configstore/1.0/default/
DAndroid.mk5 LOCAL_MODULE := android.hardware.configstore@1.0-service
10 LOCAL_INIT_RC := android.hardware.configstore@1.0-service.rc
11 LOCAL_SRC_FILES:= service.cpp
/hardware/interfaces/keymaster/3.0/default/
DAndroid.mk27 LOCAL_MODULE := android.hardware.keymaster@3.0-service
28 LOCAL_INIT_RC := android.hardware.keymaster@3.0-service.rc
30 service.cpp
/hardware/interfaces/light/2.0/default/
DAndroid.mk26 LOCAL_MODULE := android.hardware.light@2.0-service
27 LOCAL_INIT_RC := android.hardware.light@2.0-service.rc
29 service.cpp \
/hardware/interfaces/tv/cec/1.0/default/
DAndroid.mk25 LOCAL_MODULE := android.hardware.tv.cec@1.0-service
26 LOCAL_INIT_RC := android.hardware.tv.cec@1.0-service.rc
28 service.cpp \
/hardware/interfaces/tv/input/1.0/default/
DAndroid.mk25 LOCAL_MODULE := android.hardware.tv.input@1.0-service
26 LOCAL_INIT_RC := android.hardware.tv.input@1.0-service.rc
28 service.cpp \
/hardware/interfaces/wifi/1.1/default/
DAndroid.mk17 LOCAL_MODULE := android.hardware.wifi@1.0-service
27 service.cpp \
51 LOCAL_INIT_RC := android.hardware.wifi@1.0-service.rc

12345678