Searched refs:mFunction (Results 1 – 1 of 1) sorted by relevance
/hardware/ti/omap4-aah/libtiutils/ |
D | DebugUtils.h | 118 const char * const mFunction; variable 350 mFile(file), mLine(line), mFunction(function), mThreadId(androidGetThreadId()), mExitLine(-1) in FunctionLogger() 358 mFile, mLine, mFunction); in FunctionLogger() 369 mFile, mExitLine == -1 ? mLine : mExitLine, mFunction); in ~FunctionLogger() 383 mFile, line, mFunction, mExitLine); in setExitLine()
|