Home
last modified time | relevance | path

Searched refs:types (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/hardware/interfaces/
Dcurrent.txt17 c84da9f586087227daa3b96d42b4575326bccfd5bc8a2a5acf86d774f8ea2648 android.hardware.audio@2.0::types
18 …6c06e22b9b24ebde136054cc827b63c86d8bf4a136d6f7f54752b8566b android.hardware.audio.common@2.0::types
33 …99f8fc00262b6c03ba41271808b37cea90ac98b534299bbf4ee823af02 android.hardware.audio.effect@2.0::types
36 …b2469278a576967b4751e88de5b8d7e9df6eff6bc0da7bc9 android.hardware.biometrics.fingerprint@2.1::types
39 …fd0dbe463a3cdbcf1d985b38a28b3d93ba2ae5a1d1db4aaef4c38a5781b91 android.hardware.bluetooth@1.0::types
41 cebaa803b8e33807a0d69f46652b650ccb549e8f9b19d6becbbf26690e828b49 android.hardware.boot@1.0::types
46 …838cfed1998b49c39745dec116d2d6edc2c11a4c0399b8f3a1d1655a android.hardware.broadcastradio@1.0::types
47 …3115d6588e259e8319fddf7487adfa1f49ce60f7e80ba74e0783392a4 android.hardware.camera.common@1.0::types
51 …9ce9dde97f1cfb3d7408f6c737f621ac0f7494aeea35ed599bc2352a3 android.hardware.camera.device@1.0::types
55 …2b159cbde7920485807140f6b6064ef4a5de4a40a6c4bc8d2c72f7cd3 android.hardware.camera.device@3.2::types
[all …]
/hardware/libhardware/
DAndroid.bp9 "libbluetooth-types-header",
15 "libbluetooth-types-header",
27 "libbluetooth-types-header",
/hardware/nxp/nfc/extns/intf/nxpnfc/1.0/
DAndroid.bp7 "types.hal",
13 types: [
/hardware/google/interfaces/light/1.0/default/
DLight.cpp78 std::vector<Type> types(mLights.size()); in getSupportedTypes() local
82 types[idx++] = pair.first; in getSupportedTypes()
86 hidl_types.setToExternal(types.data(), types.size()); in getSupportedTypes()
/hardware/google/interfaces/light/1.1/default/
DLight.cpp78 std::vector<Type> types(mLights.size()); in getSupportedTypes() local
82 types[idx++] = pair.first; in getSupportedTypes()
86 hidl_types.setToExternal(types.data(), types.size()); in getSupportedTypes()
/hardware/interfaces/light/2.0/default/
DLight.cpp80 Type *types = new Type[mLights.size()]; in getSupportedTypes() local
86 types[idx++] = type; in getSupportedTypes()
91 hidl_types.setToExternal(types, mLights.size()); in getSupportedTypes()
96 delete[] types; in getSupportedTypes()
/hardware/interfaces/light/2.0/
DILight.hal33 * @return types list of available lights
35 getSupportedTypes() generates (vec<Type> types);
DAndroid.bp7 "types.hal",
/hardware/interfaces/media/omx/1.0/
Dtypes.hal19 import android.hardware.media@1.0::types;
55 * message types.
60 * There are four main types of messages.
135 * different buffer types.
140 * There are four main types of buffers.
180 * Used only for types ANW_BUFFER and NATIVE_HANDLE.
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
DAudioPrimaryHidlHalUtils.h18 #include PATH(android/hardware/audio/FILE_VERSION/types.h)
19 #include PATH(android/hardware/audio/common/FILE_VERSION/types.h)
/hardware/interfaces/light/utils/
Dmain.cpp88 hal->getSupportedTypes([&](const hidl_vec<V2_0::Type>& types) { in setToColorHidl() argument
89 for (auto type : types) { in setToColorHidl()
/hardware/nxp/nfc/extns/intf/nxpnfc/
Dcurrent.txt3 d2024b1ac380c4beb387466cc7646c09dcfae5e2900c5bebbff111912a5352de vendor.nxp.nxpnfc@1.0::types
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal70 * @return error See the ErrorCode enum in types.hal.
78 * in params. See Tag in types.hal for the full list.
80 * @return error See the ErrorCode enum in types.hal.
86 * types.hal.
97 * @param keyFormat The format of the key material to import. See KeyFormat in types.hal.
130 * @return error See the ErrorCode enum in types.hal.
133 * types.hal.
141 * @parm keyFormat The format used for export. See KeyFormat in types.hal.
156 * @return error See the ErrorCode enum in types.hal.
175 * @return error See the ErrorCode enum in types.hal.
[all …]
DAndroid.bp7 "types.hal",
/hardware/interfaces/radio/1.5/
DIRadioResponse.hal105 * @param dcResponse SetupDataCallResult defined in types.hal
124 * @param dcResponse List of SetupDataCallResult as defined in types.hal
196 * @param barringInfos a vector of barring info for all barring service types
210 * in types.hal
223 * types.hal
272 * @param sms Response to sms sent as defined by SendSmsResult in types.hal
325 * @param cardStatus ICC card status as defined by CardStatus in types.hal
/hardware/interfaces/input/common/1.0/
DAndroid.bp7 "types.hal",
/hardware/interfaces/camera/metadata/3.2/
DAndroid.bp7 "types.hal",
/hardware/interfaces/camera/common/1.0/
DAndroid.bp7 "types.hal",
/hardware/interfaces/boot/1.0/
DAndroid.bp7 "types.hal",
/hardware/interfaces/power/1.0/
DAndroid.bp7 "types.hal",
/hardware/interfaces/fastboot/1.0/
DAndroid.bp7 "types.hal",
/hardware/interfaces/ir/1.0/
DAndroid.bp7 "types.hal",
/hardware/interfaces/weaver/1.0/
DAndroid.bp7 "types.hal",
/hardware/interfaces/oemlock/1.0/
DAndroid.bp7 "types.hal",
/hardware/interfaces/camera/metadata/3.3/
DAndroid.bp7 "types.hal",

12345678910>>...14