Home
last modified time | relevance | path

Searched refs:Log (Results 1 – 7 of 7) sorted by relevance

/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java15 import android.util.Log;
41 Log.i(TAG, "WorkingThread run"); in run()
53 Log.i(TAG, "mWorkingDir for genLibs: " + mWorkingDir); in run()
62 Log.i(TAG, "WorkingThread run okay"); in run()
66 Log.i(TAG, "WorkingThread run done"); in run()
76 Log.e(TAG, "Process doesn't exist. Error!"); in onTransact()
84 Log.e(TAG, "Should get some information from the Parcel."); in onTransact()
89 Log.e(TAG, "onTransact but no working_dir provided?"); in onTransact()
100 Log.i(TAG, "compileForBinder"); in compileForBinder()
105 Log.i(TAG, "compileForBinder done"); in compileForBinder()
[all …]
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_debug.h19 void Log(const char* fmt, ...);
22 #define LOG(...) ::crazy::Log(__VA_ARGS__)
Dcrazy_linker_debug.cpp49 void Log(const char* fmt, ...) { in Log() function
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dxml_log_formatter.ipp12 // Description : implements XML Log formatter
Dcompiler_log_formatter.ipp12 // Description : implements compiler like Log formatter
Dunit_test_log.ipp12 // Description : implemets Unit Test Log
/ndk/docs/text/
DSTABLE-APIS.text104 ### Android-specific Log Support: