Searched refs:functions (Results 1 – 25 of 117) 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])
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 requests.
23 * All the functions have minimum one parameter:
7 // - delete HIDL_FETCH_I* functions.82 // - delete HIDL_FETCH_I* functions.160 // - delete HIDL_FETCH_I* functions.
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.
53 # Checks for library functions.
24 * Interface declaring response functions to solicited radio config requests.