Searched refs:functions (Results 1 – 25 of 70) sorted by relevance
123
24 * @param functions list of functions defined by GadgetFunction26 * @param status SUCCESS when the functions are applied.31 oneway setCurrentUsbFunctionsCb(bitfield<GadgetFunction> functions,37 * @param functions list of functions defined by GadgetFunction39 * @param status FUNCTIONS_APPLIED when list of functions have been41 * FUNCTIONS_NOT_APPLIED when the functions have not45 oneway getCurrentUsbFunctionsCb(bitfield<GadgetFunction> functions,
27 * @param functions list of functions defined by GadgetFunction to be34 oneway setCurrentUsbFunctions(bitfield<GadgetFunction> functions,39 * This function is used to query the USB functions included in the43 * propagate the current functions list.
21 * Removes all the functions and pulls down the gadget.
40 # Checks for library functions.73 # Check for the -Bsymbolic-functions linker flag82 AC_MSG_CHECKING([for -Bsymbolic-functions linker flag])83 LDFLAGS=-Wl,-Bsymbolic-functions96 AS_IF([test "x$enable_Bsymbolic" = "xyes"], [JSON_BSYMBOLIC_LDFLAGS=-Wl[,]-Bsymbolic-functions])
26 * 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 and119 * Add const qualifier to the json_tokener_parse functions
15 Return<void> Hash::functions() { in functions() function in android::hardware::tests::hash::V1_0::implementation::Hash
29 Return<void> functions() override;
22 * Interface declaring response functions to solicited oem hook requests.23 * Response functions defined in this interface are as per following convention:
31 * Set response functions for oem hook requests & oem hook indications.33 * @param oemHookResponse Object containing response functions
2 // Vendor service can customize by implementing functions defined in
25 * 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
22 * Interface declaring response functions to solicited radio config requests.
31 functions();
21 two functions:
19 /** Return codes from all functions. */
20 * This callback interface contains functions that can be used by the effect
52 # Checks for library functions.
7 an api that represents the grouping of the different callback functions the
13 wifi_legacy_hal.cpp has a bunch of global "C" style functions to handle the
48 * This functions is used to request the hal for the current status
23 * Interface declaring response functions to solicited radio requests.
22 * Callback functions for a camera provider HAL to use to inform the camera