Searched refs:functions (Results 1 – 25 of 105) sorted by relevance
12345
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.
139 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions() argument141 if (((functions & GadgetFunction::MTP) != 0)) { in addGenericAndroidFunctions()157 } else if (((functions & GadgetFunction::PTP) != 0)) { in addGenericAndroidFunctions()175 if ((functions & GadgetFunction::MIDI) != 0) { in addGenericAndroidFunctions()181 if ((functions & GadgetFunction::ACCESSORY) != 0) { in addGenericAndroidFunctions()187 if ((functions & GadgetFunction::AUDIO_SOURCE) != 0) { in addGenericAndroidFunctions()193 if ((functions & GadgetFunction::RNDIS) != 0) { in addGenericAndroidFunctions()
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.
24 * Interface declaring response functions to solicited radio config requests.
53 # Checks for library functions.
170 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions,
7 an api that represents the grouping of the different callback functions the