Home | History | Annotate | Download | only in libtiutils

Lines Matching defs:Ti

2  * Copyright (C) Texas Instruments - http://www.ti.com/
27 namespace Ti {
127 # define LOG_FUNCTION_NAME Ti::FunctionLogger __function_logger_instance(__FILE__, __LINE__, __FUNCTION__);
149 Ti::Debug * const debug = Ti::Debug::instance(); \
153 Ti::IndentString<>(debug->offsetForCurrentThread()).string(), \
179 __android_log_print(ANDROID_LOG_FATAL, "Ti::Debug", \
181 __android_log_print(ANDROID_LOG_FATAL, "Ti::Debug", \
192 __android_log_print(ANDROID_LOG_FATAL, "Ti::Debug", \
194 __android_log_print(ANDROID_LOG_FATAL, "Ti::Debug", \
392 } // namespace Ti