Searched defs:function (Results 1 – 8 of 8) sorted by relevance
146 #define DBGUTILS_LOGV_FULL(priority, file, line, function, format, ...) \ argument349 …ctionLogger::FunctionLogger(const char * const file, const int line, const char * const function) : in FunctionLogger()
100 const char *function; member
112 const char *function; member
124 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
49 unsigned int function; /* one of the VAConfigAttribEncFunctionType values */ member
160 __u8 function; member
210 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
156 static bool va_checkVtable(void *ptr, char *function) in va_checkVtable()