Searched refs:mLine (Results 1 – 1 of 1) sorted by relevance
117 const int mLine; variable350 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()