Home
last modified time | relevance | path

Searched refs:LOG (Results 1 – 13 of 13) sorted by relevance

/packages/services/Car/tools/bootio/
Dbootio.cpp54 LOG(ERROR) << "Failed to create data collector"; in PrintBootIo()
62 LOG(ERROR) << "Kernel doesn't support I/O profiling."; in StartDataCollection()
76 LOG(ERROR) << "Invalid value in start file." << start; in StartDataCollection()
82 LOG(INFO) << "No profiling requested. Exiting"; in StartDataCollection()
87 LOG(ERROR) << "Boot I/O: failed to parse string:" << start; in StartDataCollection()
92 LOG(ERROR) << "Bad values for bootio. timeout=" << timeout << in StartDataCollection()
97 LOG(INFO) << "Boot I/O: collecting data. samples=" << samples << "timeout=" << timeout; in StartDataCollection()
102 LOG(ERROR) << "Failed to create data collector"; in StartDataCollection()
113 LOG(INFO) << "Bootio started"; in main()
128 LOG(ERROR) << "Invalid option: " << option_name; in main()
[all …]
Dbootio_collector.cpp40 #define die(...) { LOG(ERROR) << (__VA_ARGS__); exit(EXIT_FAILURE); }
63 LOG(ERROR) << "failed to remove the file " << path << " " << err; in ClearPreviousResults()
213 LOG(ERROR) << "Failed to read /proc/uptime"; in GetUptime()
348 LOG(ERROR) << "Failed to serialize"; in StartDataCollection()
352 LOG(ERROR) << "Failed to write samples"; in StartDataCollection()
/packages/apps/Test/connectivity/sl4n/facades/bluetooth/
Dbt_binder_facade.cpp55 LOG(ERROR) << sl4n::kTagStr << " IBluetooth interface not initialized"; in SharedValidator()
61 LOG(ERROR) << sl4n::kTagStr << " IBluetooth interface not enabled"; in SharedValidator()
69 LOG(ERROR) << sl4n::kTagStr << ": IBluetooth interface not enabled"; in BtBinderEnable()
75 LOG(ERROR) << sl4n::kTagStr << ": Failed to enable the Bluetooth service"; in BtBinderEnable()
100 LOG(ERROR) << sl4n::kTagStr << ": Failed to get device name"; in BtBinderGetName()
117 LOG(ERROR) << sl4n::kTagStr << ": Failed to set device name"; in BtBinderSetName()
126 LOG(ERROR) << "Failed to get service binder: '" << kServiceName in BtBinderInitInterface()
140 LOG(ERROR) << sl4n::kTagStr << ": Failed to register BLE"; in BtBinderRegisterBLE()
163 LOG(ERROR) << sl4n::kTagStr << in BtBinderSetAdvSettings()
187 LOG(ERROR) << sl4n::kTagStr << in BtBinderSetAdvSettings()
[all …]
/packages/apps/Test/connectivity/sl4n/facades/wifi/
Dwifi_facade.cpp77 LOG(ERROR) << sl4n::kTagStr << ": Can not get Wi-Fi interfaces"; in WifiGetInterfaces()
82 LOG(ERROR) << sl4n::kTagStr << ": Negative number of interfaces"; in WifiGetInterfaces()
87 LOG(ERROR) << sl4n::kTagStr in WifiGetInterfaces()
93 LOG(ERROR) << sl4n::kTagStr in WifiGetInterfaces()
103 LOG(ERROR) << sl4n::kTagStr in WifiGetInterfaces()
119 LOG(ERROR) << sl4n::kTagStr << "HAL handle not initialized"; in SharedValidator()
124 LOG(ERROR) << sl4n::kTagStr << "HAL interfaces not initialized"; in SharedValidator()
129 LOG(ERROR) << sl4n::kTagStr << kWlanInterface << " interface not found"; in SharedValidator()
/packages/apps/Test/connectivity/sl4n/
Dmain.cpp61 LOG(ERROR) << sl4n::kTagStr << in SockTest()
69 LOG(ERROR) << sl4n::kTagStr << ": Failed to setup the passive socket." in SockTest()
76 LOG(ERROR) << sl4n::kTagStr << ": Failed to accept the socket." in SockTest()
85 LOG(FATAL) << sl4n::kTagStr << ": Failed to write to the socket." in SockTest()
98 LOG(FATAL) << sl4n::kTagStr << ": Failed to write to the socket." in SockTest()
110 LOG(ERROR) << "Failed to set up logging"; in main()
/packages/screensavers/Basic/src/com/android/dreams/basic/
DColors.java36 public static void LOG(String fmt, Object... args) { in LOG() method in Colors
78 LOG("onSurfaceTextureAvailable(%s, %d, %d)", surface, width, height); in onSurfaceTextureAvailable()
95 LOG("onSurfaceTextureSizeChanged(%s, %d, %d)", surface, width, height); in onSurfaceTextureSizeChanged()
109 LOG("onSurfaceTextureDestroyed(%s)", surface); in onSurfaceTextureDestroyed()
125 LOG("Error while waiting for renderer", e); in onSurfaceTextureDestroyed()
133 LOG("onSurfaceTextureUpdated(%s)", surface); in onSurfaceTextureUpdated()
DColorsGLRenderer.java52 private static void LOG(String fmt, Object... args) { in LOG() method in ColorsGLRenderer
122 LOG("frame %d fps=%d", mFrameNum, fps); in doFrame()
125 LOG("JANK! (%d ms)", dt); in doFrame()
/packages/apps/Test/connectivity/sl4n/facades/test/
Dtest_facade.cpp142 LOG(ERROR) << sl4n::kTagStr << ": Expected String input for name"; in test_string_max_return_wrapper()
173 LOG(ERROR) << sl4n::kTagStr << ": Expected member " << string_member; in test_specific_param_naming_wrapper()
179 LOG(ERROR) << sl4n::kTagStr << ": Expected String input for " in test_specific_param_naming_wrapper()
188 LOG(ERROR) << sl4n::kTagStr << ": Expected member " << int_member; in test_specific_param_naming_wrapper()
194 LOG(ERROR) << sl4n::kTagStr << ": Expected Int input for " in test_specific_param_naming_wrapper()
/packages/apps/MusicFX/src/com/android/musicfx/
DCompatibility.java50 private final static boolean LOG = Log.isLoggable(TAG, Log.DEBUG); field in Compatibility
240 if (LOG) { in log()
/packages/apps/Test/connectivity/sl4n/utils/
Dcommon_utils.cpp26 LOG(ERROR) << sl4n::kTagStr << ": Invalid parameter length - found: " in IsParamLengthMatching()
/packages/apps/Gallery2/jni/filters/
Dfilters.h36 #define LOG(msg...) __android_log_print(ANDROID_LOG_VERBOSE, "NativeFilters", msg) macro
/packages/apps/Settings/src/com/android/settings/search2/
DDatabaseResultLoader.java40 private static final String LOG = "DatabaseResultLoader"; field in DatabaseResultLoader
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...