Home
last modified time | relevance | path

Searched refs:TAG (Results 1 – 17 of 17) sorted by relevance

/system/extras/boottime_tools/bootanalyze/stressfs/src/com/android/car/test/stressfs/
DWritingService.java62 private static final String TAG = "StressFS"; field in WritingService
94 Log.d(TAG, mLogTag + " thread started"); in run()
105 Log.e(TAG, "File not found: ", e); in run()
107 Log.e(TAG, "IO error: ", e); in run()
129 Log.i(TAG, "External storage state: " + in onBind()
134 Log.i(TAG, "Data: " + data.toString()); in onBind()
138 Log.i(TAG, "Block Size: " + blockSize); in onBind()
139 Log.i(TAG, "File Size: " + fileSize); in onBind()
142 Log.w(TAG, "File size should be a multiple of block size."); in onBind()
DWritingActivity.java31 private static final String TAG = "StressFS"; field in WritingActivity
/system/core/adb/
Dadb_trace.h43 #define VLOG_IS_ON(TAG) \ argument
44 ((adb_trace_mask & (1 << (TAG))) != 0)
46 #define VLOG(TAG) \ argument
47 if (LIKELY(!VLOG_IS_ON(TAG))) \
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java49 private static final String TAG = "HidlTestJava"; field in HidlTestJava
57 Log.e(TAG, "Error ", e); in main()
68 Log.e(TAG, "Usage: HidlTestJava -c(lient) | -s(erver)"); in run()
129 Log.e(TAG, "Expected '" + s + "', got '" + result + "'"); in Expect()
1130 Log.d(TAG, "OK, exiting"); in client()
1137 Log.d(TAG, "Baz someBaseMethod"); in someBaseMethod()
1141 Log.d(TAG, "Baz someOtherBaseMethod " + foo.toString()); in someOtherBaseMethod()
1146 Log.d(TAG, "Baz someMethodWithFooArrays " + fooInput.toString()); in someMethodWithFooArrays()
1157 Log.d(TAG, "Baz someMethodWithFooVectors " + fooInput.toString()); in someMethodWithFooVectors()
1168 Log.d(TAG, "Baz someMethodWithVectorOfArray " + in.toString()); in someMethodWithVectorOfArray()
[all …]
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestLogger.java25 private static final String TAG = "TestServiceClient"; field in TestLogger
38 Log.i(TAG, line); in log()
43 Log.e(TAG, line); in logAndThrow()
DNullableTests.java25 private static final String TAG = "TestServiceClient"; field in NullableTests
DTestServiceClient.java51 private static final String TAG = "TestServiceClient"; field in TestServiceClient
65 Log.e(TAG, message); in init()
834 Log.i(TAG, "Starting!"); in onCreate()
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/src/main/java/com/example/simpleperf/simpleperfexamplepurejava/
DMultiProcessActivity.java16 public static final String TAG = "MultiProcessActivity"; field in MultiProcessActivity
41 Log.d(TAG, e.toString());
/system/core/libcutils/
Dandroid_reboot.cpp24 #define TAG "android_reboot" macro
/system/extras/libfscrypt/
Dfscrypt_init_extensions.cpp38 #define TAG "fscrypt" macro
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java94 private static final String TAG = "CameraAvgFragment"; field in CameraAvgFragment
413 Log.e(TAG, "Couldn't find any suitable preview size"); in chooseOptimalSize()
551 Log.e(TAG, "Display rotation is invalid: " + displayRotation); in setUpCameraOutputs()
850 Log.d(TAG, mFile.toString()); in captureStillPicture()
/system/core/liblog/tests/
Dliblog_test.cpp2089 static void android_errorWriteWithInfoLog_helper(int TAG, const char* SUBTAG, in android_errorWriteWithInfoLog_helper() argument
2105 android_errorWriteWithInfoLog(TAG, SUBTAG, UID, payload, DATA_LEN); in android_errorWriteWithInfoLog_helper()
2131 if (tag != TAG) { in android_errorWriteWithInfoLog_helper()
2263 static void android_errorWriteLog_helper(int TAG, const char* SUBTAG, in android_errorWriteLog_helper() argument
2290 if (tag != TAG) continue; in android_errorWriteLog_helper()
2319 int retval_android_errorWriteLog = android_errorWriteLog(TAG, SUBTAG); in android_errorWriteLog_helper()
2343 if (tag != TAG) { in android_errorWriteLog_helper()
/system/core/rootdir/etc/
Dld.config.txt397 # '#VNDK27#' TAG is only for building ld.config.27.txt for backward
/system/media/audio_utils/
DDoxyfile7 # front of the TAG it is preceding.
11 # TAG = value [value, ...]
13 # TAG += value [value, ...]
DDoxyfile.orig7 # front of the TAG it is preceding.
11 # TAG = value [value, ...]
13 # TAG += value [value, ...]
/system/chre/pal/doc/
DDoxyfile7 # front of the TAG it is preceding.
11 # TAG = value [value, ...]
13 # TAG += value [value, ...]
/system/chre/chre_api/doc/
DDoxyfile7 # front of the TAG it is preceding.
11 # TAG = value [value, ...]
13 # TAG += value [value, ...]