Searched refs:LOG_TAG (Results 76 - 100 of 101) sorted by last modified time

12345

/system/extras/bugmailer/src/com/android/commands/sendbug/
H A DSendBug.java40 private static final String LOG_TAG = SendBug.class.getSimpleName(); field in class:SendBug
74 Log.e(LOG_TAG, "Cannot get ActivityManager, is the system running?");
84 Log.w(LOG_TAG, "Cannot find account to send bugreport, local path: "
95 Log.e(LOG_TAG, "Cannot get PackageManager, is the system running?");
145 Log.e(LOG_TAG, "Cannot get AccountManager, is the system running?");
/system/extras/su/
H A Dsu.c18 #define LOG_TAG "su" macro
/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp33 #define LOG_TAG "socketTagTest" macro
/system/extras/tests/wifi/stress/
H A DwifiLoadScanAssoc.c65 #define LOG_TAG "wifiLoadScanAssocTest" macro
137 testSetLogCatTag(LOG_TAG);
/system/media/audio_utils/
H A Decho_reference.c18 #define LOG_TAG "echo_reference" macro
H A Dresampler.c18 #define LOG_TAG "resampler" macro
/system/media/camera/tests/
H A Dcamera_metadata_tests.cpp18 #define LOG_TAG "camera_metadata_tests" macro
/system/netd/
H A DBandwidthController.cpp40 #define LOG_TAG "BandwidthController" macro
H A DCommandListener.cpp30 #define LOG_TAG "CommandListener" macro
H A DDnsProxyListener.cpp29 #define LOG_TAG "DnsProxyListener" macro
H A DFirewallController.cpp22 #define LOG_TAG "FirewallController" macro
H A DIdletimerController.cpp108 #define LOG_TAG "IdletimerController" macro
H A DInterfaceController.cpp32 #define LOG_TAG "InterfaceController" macro
H A DMDnsSdListener.cpp30 #define LOG_TAG "MDnsDS" macro
H A DNatController.cpp29 #define LOG_TAG "NatController" macro
H A DNetdConstants.cpp19 #define LOG_TAG "Netd" macro
H A DNetlinkHandler.cpp22 #define LOG_TAG "Netd" macro
H A DNetlinkManager.cpp29 #define LOG_TAG "Netd" macro
H A DPppController.cpp32 #define LOG_TAG "PppController" macro
H A DResolverController.cpp17 #define LOG_TAG "ResolverController" macro
H A DSecondaryTableController.cpp30 #define LOG_TAG "SecondaryTablController" macro
H A DSoftapController.cpp36 #define LOG_TAG "SoftapController" macro
H A DTetherController.cpp30 #define LOG_TAG "TetherController" macro
H A DThrottleController.cpp31 #define LOG_TAG "ThrottleController" macro
H A Dmain.cpp29 #define LOG_TAG "Netd" macro

Completed in 1371 milliseconds

12345