Searched defs:InnerFunctionTracer (Results 1 – 4 of 4) sorted by relevance
90 pub struct InnerFunctionTracer<'a> { struct95 impl<'a> InnerFunctionTracer<'a> { argument105 impl<'a> Drop for InnerFunctionTracer<'a> { implementation
70 InnerFunctionTracer(LogLevel level, const char* tag, const char* func) in InnerFunctionTracer() function
100 InnerFunctionTracer(const char *func, const char *tag) in InnerFunctionTracer() function
129 InnerFunctionTracer(const char *func, const char *tag) in InnerFunctionTracer() function