Home
last modified time | relevance | path

Searched refs:functions (Results 1 – 25 of 70) sorted by relevance

123

/hardware/interfaces/usb/gadget/1.0/
DIUsbGadgetCallback.hal24 * @param functions list of functions defined by GadgetFunction
26 * @param status SUCCESS when the functions are applied.
31 oneway setCurrentUsbFunctionsCb(bitfield<GadgetFunction> functions,
37 * @param functions list of functions defined by GadgetFunction
39 * @param status FUNCTIONS_APPLIED when list of functions have been
41 * FUNCTIONS_NOT_APPLIED when the functions have not
45 oneway getCurrentUsbFunctionsCb(bitfield<GadgetFunction> functions,
DIUsbGadget.hal27 * @param functions list of functions defined by GadgetFunction to be
34 oneway setCurrentUsbFunctions(bitfield<GadgetFunction> functions,
39 * This function is used to query the USB functions included in the
43 * propagate the current functions list.
Dtypes.hal21 * Removes all the functions and pulls down the gadget.
/hardware/qcom/msm8998/json-c/
Dconfigure.ac40 # Checks for library functions.
73 # Check for the -Bsymbolic-functions linker flag
82 AC_MSG_CHECKING([for -Bsymbolic-functions linker flag])
83 LDFLAGS=-Wl,-Bsymbolic-functions
96 AS_IF([test "x$enable_Bsymbolic" = "xyes"], [JSON_BSYMBOLIC_LDFLAGS=-Wl[,]-Bsymbolic-functions])
DChangeLog26 * When supported by the linker, add the -Bsymbolic-functions flag.
89 * Various improvements to the documentation of many functions.
102 * Add int64 support. Two new functions json_object_net_int64 and
119 * Add const qualifier to the json_tokener_parse functions
/hardware/interfaces/tests/hash/1.0/default/
DHash.cpp15 Return<void> Hash::functions() { in functions() function in android::hardware::tests::hash::V1_0::implementation::Hash
DHash.h29 Return<void> functions() override;
/hardware/interfaces/radio/deprecated/1.0/
DIOemHookResponse.hal22 * Interface declaring response functions to solicited oem hook requests.
23 * Response functions defined in this interface are as per following convention:
DIOemHook.hal31 * Set response functions for oem hook requests & oem hook indications.
33 * @param oemHookResponse Object containing response functions
/hardware/interfaces/health/2.0/utils/libhealthservice/
DAndroid.bp2 // Vendor service can customize by implementing functions defined in
/hardware/interfaces/radio/config/1.0/
DIRadioConfig.hal25 * All the functions have minimum one parameter:
33 * Set response functions for radio config requests & radio config indications.
35 * @param radioConfigResponse Object containing radio config response functions
DIRadioConfigResponse.hal22 * Interface declaring response functions to solicited radio config requests.
/hardware/interfaces/tests/hash/1.0/
DIHash.hal31 functions();
/hardware/interfaces/health/2.0/utils/
DREADME21 two functions:
/hardware/interfaces/graphics/composer/2.1/
Dtypes.hal19 /** Return codes from all functions. */
/hardware/interfaces/audio/effect/4.0/
DIEffectBufferProviderCallback.hal20 * This callback interface contains functions that can be used by the effect
/hardware/qcom/data/ipacfg-mgr/msm8998/
Dconfigure.ac52 # Checks for library functions.
/hardware/interfaces/audio/effect/2.0/
DIEffectBufferProviderCallback.hal20 * This callback interface contains functions that can be used by the effect
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr7 an api that represents the grouping of the different callback functions the
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr7 an api that represents the grouping of the different callback functions the
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr7 an api that represents the grouping of the different callback functions the
/hardware/interfaces/wifi/1.2/default/
DTHREADING.README13 wifi_legacy_hal.cpp has a bunch of global "C" style functions to handle the
/hardware/interfaces/usb/1.0/
DIUsb.hal48 * This functions is used to request the hal for the current status
/hardware/interfaces/radio/1.1/
DIRadioResponse.hal23 * Interface declaring response functions to solicited radio requests.
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal22 * Callback functions for a camera provider HAL to use to inform the camera

123