Home
last modified time | relevance | path

Searched refs:FUNCTION_NAME (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/include/
H A DUsbGadgetCommon.h72 #define FUNCTION_NAME "function" macro
73 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/include/
H A DUsbGadgetCommon.h74 #define FUNCTION_NAME "function" macro
75 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
/aosp12/hardware/google/pixel/usb/include/pixelusb/
H A DUsbGadgetCommon.h74 #define FUNCTION_NAME "function" macro
75 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
/aosp12/bionic/libc/stdio/
H A Dvfprintf.cpp35 #define FUNCTION_NAME __vfprintf macro
45 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME() function
H A Dvfwprintf.cpp35 #define FUNCTION_NAME __vfwprintf macro
45 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME() function
H A Dprintf_common.h106 int ret = FUNCTION_NAME(&fake, fmt, ap); in __sbprintf()
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/
H A DUsbGadgetUtils.cpp37 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) continue; in unlinkFunctions()
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/
H A DUsbGadgetUtils.cpp37 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) continue; in unlinkFunctions()
/aosp12/hardware/google/pixel/usb/
H A DUsbGadgetUtils.cpp39 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) in unlinkFunctions()
/aosp12/bionic/libc/malloc_debug/
H A DREADME.md552 bt_info {"MAP_NAME" RELATIVE_TO_MAP_PC "FUNCTION_NAME" FUNCTION_OFFSET} ...