HomeSort by relevance Sort by last modified time
    Searched refs:LOG (Results 126 - 150 of 1871) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspcoll.h 27 LOG((MSP_TRACE,"CTapiCollection::Initialize - enter"));
42 LOG((MSP_TRACE,"CTapiCollection::Initialize - exit"));
46 LOG((MSP_TRACE,"CTapiCollection::FinalRelease - enter"));
48 LOG((MSP_TRACE,"CTapiCollection::FinalRelease - exit"));
52 LOG((MSP_TRACE,"CTapiCollection::get_Count - enter"));
58 LOG((MSP_TRACE,"CTapiCollection::get_Count - exit"));
63 LOG((MSP_TRACE,"CTapiCollection::get_Item - enter"));
76 LOG((MSP_ERROR,"CTapiCollection::get_Item - VariantCopy failed. hr = %lx",hr));
79 LOG((MSP_TRACE,"CTapiCollection::get_Item - exit"));
84 LOG((MSP_TRACE,"CTapiCollection::new__Enum - enter"))
    [all...]
  /build/tools/ziptime/
ZipFile.cpp 31 #define LOG(...) fprintf(stderr, __VA_ARGS__)
44 LOG("fopen failed: %d\n", err);
87 LOG("Length is %ld -- too small\n", (long)fileLength);
94 LOG("Failure allocating %d bytes for EOCD search",
108 LOG("Failure seeking to end of zip at %ld", (long) seekStart);
115 LOG("short file? wanted %ld\n", readAmount);
129 LOG("EOCD not found, not Zip\n");
137 LOG("Failure reading %ld bytes of EOCD values", readAmount - i);
156 LOG("Failure seeking to central dir offset %" PRIu32 "\n",
171 LOG("initFromCDE failed\n")
    [all...]
  /system/tools/aidl/tests/
aidl_test_client_utf8_strings.cpp 56 LOG(INFO) << "Confirming repeating utf8 strings works.";
62 LOG(ERROR) << "Failed while requesting service to repeat utf8 string=\""
73 LOG(ERROR) << "RepeatNullableUtf8CppString(null) did not return null";
82 LOG(ERROR) << "Got status=" << status.toString8() << " while repeating "
87 LOG(ERROR) << "Got null reply while repeating nullable utf8 string "
92 LOG(ERROR) << "Failed while requesting service to repeat utf8 string=\""
104 LOG(INFO) << "Confirming passing and returning utf8 string arrays works.";
114 LOG(INFO) << "Confirming reversing a list of utf8 strings works";
118 LOG(ERROR) << "Reversing null list of utf8 strings failed.";
129 LOG(ERROR) << "Reversing list of utf8 strings failed."
    [all...]
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 40 #define LOGI() LOG(LS_INFO) << "AudioDeviceIOS::"
46 LOG(LS_ERROR) << message << ": " << err; \
55 LOG(LS_ERROR) << message << ": " << err; \
101 LOG(LS_INFO) << "VerifyAudioSession";
104 LOG(LS_ERROR) << "No audio input path is available!";
110 LOG(LS_ERROR)
115 LOG(LS_ERROR) << "Failed to set mode to AVAudioSessionModeVoiceChat";
126 LOG(LS_INFO) << "ActivateAudioSession(" << activate << ")";
188 LOG(LS_ERROR) << "Failed to verify audio session category and mode";
228 LOG(LS_ERROR) << "Failed to activate the audio session"
    [all...]
  /external/ceres-solver/internal/ceres/
lapack.cc 75 LOG(FATAL) << "Ceres was built without a BLAS library.";
86 LOG(FATAL) << "Congratulations, you found a bug in Ceres."
103 LOG(FATAL) << "Congratulations, you found a bug in Ceres."
117 LOG(FATAL) << "Ceres was built without a LAPACK library.";
138 LOG(FATAL) << "Congratulations, you found a bug in Ceres."
156 LOG(FATAL) << "Ceres was built without a LAPACK library.";
181 LOG(FATAL) << "Congratulations, you found a bug in Ceres."
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/
serverpairingsession.cc 36 LOG(INFO) << "Waiting for PairingRequest...";
41 LOG(INFO) << "Waiting for Configuration...";
56 LOG(INFO) << "Waiting for Options...";
81 LOG(ERROR) << "Unsupported output encoding requested: "
89 LOG(ERROR) << "Unsupported input encoding requested: "
105 LOG(ERROR) << "Received unexpected ConfigurationAckMessage";
112 LOG(ERROR) << "Received unexpected PairingRequestAckMessage";
clientpairingsession.cc 48 LOG(INFO) << "Waiting for PairingRequestAck...";
55 LOG(ERROR) << "No configuration";
63 LOG(INFO) << "Waiting for ConfigurationAck...";
68 LOG(INFO) << "Handle PairingRequestAckMessage " << message.ToString();
80 LOG(INFO) << "HandleOptionsMessage " << message.ToString();
87 LOG(ERROR) << "No compatible configuration: "
107 LOG(INFO) << "HandleConfigurationAckMessage " << message.ToString();
114 LOG(ERROR) << "Received unexpected ConfigurationMessage";
121 LOG(ERROR) << "Received unexpected PairingRequestMessage";
  /system/update_engine/
hardware_android.cc 126 LOG(WARNING) << "STUB: Assuming OOBE is complete.";
133 LOG(WARNING) << "STUB: GetHardwareClass().";
138 LOG(WARNING) << "STUB: GetFirmwareVersion().";
143 LOG(WARNING) << "STUB: GetECVersion().";
148 LOG(WARNING) << "STUB: Assuming no factory reset was performed.";
153 LOG(INFO) << "Scheduling a powerwash to BCB.";
164 LOG(ERROR) << "Non-volatile directory not found: " << local_path.value();
  /external/webrtc/webrtc/base/
systeminfo_unittest.cc 18 LOG(LS_INFO) << "CpuVendor: " << info.GetCpuVendor();
40 LOG(LS_INFO) << "CpuArchitecture: " << info.GetCpuArchitecture();
60 LOG(LS_INFO) << "MachineModel: " << machine_model;
77 LOG(LS_WARNING) << "Machine Model Unknown: " << machine_model;
84 LOG(LS_INFO) << "MemorySize: " << info.GetMemorySize();
91 LOG(LS_INFO) << "MaxCpus: " << info.GetMaxCpus();
98 LOG(LS_INFO) << "CurCpus: " << info.GetCurCpus();
111 LOG(LS_INFO) << "CpuFamily: " << info.GetCpuFamily();
118 LOG(LS_INFO) << "CpuModel: " << info.GetCpuModel();
125 LOG(LS_INFO) << "CpuStepping: " << info.GetCpuStepping()
    [all...]
  /system/connectivity/shill/
power_manager.cc 81 LOG(INFO) << __func__;
96 LOG(INFO) << __func__ << ": Suspend attempt ("
115 LOG(INFO) << __func__ << "(" << suspend_id << ")";
132 LOG(INFO) << __func__ << "(" << suspend_id << ")";
134 LOG(WARNING) << "Recieved unexpected SuspendDone ("
145 LOG(INFO) << __func__ << "(" << suspend_id << ")";
147 LOG(WARNING) << "Ignoring DarkSuspendImminent signal from powerd. shill "
159 LOG(INFO) << __func__;
174 LOG(INFO) << __func__;
  /system/update_engine/payload_generator/
delta_diff_generator.cc 59 LOG(ERROR) << "Unsupported major.minor version: " << config.version.major
89 LOG(INFO) << "Partition name: " << new_part.name;
90 LOG(INFO) << "Partition size: " << new_part.size;
91 LOG(INFO) << "Block count: " << new_part.size / config.block_size;
101 LOG(INFO) << "Using generator InplaceGenerator().";
104 LOG(INFO) << "Using generator ABGenerator().";
108 LOG(INFO) << "Using generator FullUpdateGenerator().";
129 LOG(INFO) << "Writing payload file...";
134 LOG(INFO) << "All done. Successfully created delta file with "
  /external/libweave/src/notification/
notification_parser.cc 19 LOG(ERROR) << "COMMAND_CREATED notification is missing 'command' property";
32 LOG(ERROR) << "DEVICE_DELETED notification is missing 'deviceId' property";
49 LOG(WARNING) << "Push notification should have 'kind' property set to "
56 LOG(WARNING) << "Push notification should have 'type' property";
67 LOG(INFO) << "Ignoring push notification of type " << type;
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
StaticReplyCommandHandlerTest.java 31 private static final Logger LOG = LoggerFactory.getLogger(StaticReplyCommandHandlerTest.class);
47 LOG.info("Expected: " + expected);
60 LOG.info("Expected: " + expected);
73 LOG.info("Expected: " + expected);
124 LOG.info("Expected: " + expected);
  /system/extras/simpleperf/
main.cpp 35 } else if (strcmp(argv[i], "--log") == 0) {
39 LOG(ERROR) << "Unknown log severity: " << argv[i];
43 LOG(ERROR) << "Missing argument for --log option.\n";
57 LOG(ERROR) << "malformed command line: unknown command " << args[0];
63 LOG(DEBUG) << "command '" << command_name << "' starts running";
65 LOG(DEBUG) << "command '" << command_name << "' "
  /system/tpm/trunks/
tpm_utility_impl.cc 88 LOG(ERROR) << __func__ << ": " << GetErrorString(result);
93 LOG(ERROR) << __func__ << ": " << GetErrorString(result);
116 LOG(INFO) << "Clear failed because of BAD_AUTH. This probably means "
121 LOG(ERROR) << "Failed to clear the TPM: " << GetErrorString(result);
130 LOG(ERROR) << "Error shutting down: " << GetErrorString(return_code);
139 LOG(ERROR) << __func__ << ": " << GetErrorString(result);
144 LOG(WARNING) << "WARNING: The last TPM shutdown was not orderly.";
147 LOG(WARNING) << "WARNING: The TPM is currently in lockout.";
163 LOG(ERROR) << __func__ << ": " << GetErrorString(result);
168 LOG(ERROR) << __func__ << ": " << GetErrorString(result)
    [all...]
  /system/connectivity/shill/dbus/
chromeos_power_manager_proxy.cc 99 LOG(ERROR) << "PowerManager service not available";
110 LOG(ERROR) << "PowerManager service not available";
119 LOG(ERROR) << "PowerManager service not available";
130 LOG(ERROR) << "PowerManager service not available";
141 LOG(ERROR) << "PowerManager service not available";
150 LOG(ERROR) << "PowerManager service not available";
158 LOG(INFO) << __func__;
161 LOG(ERROR) << "PowerManager service not available";
172 LOG(ERROR) << "Failed tp record dark resume wake reason: "
185 LOG(INFO) << __func__ << "(" << timeout.InMilliseconds(
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/client/security/
SecurityListener.java 33 import org.eclipse.jetty.util.log.Log;
34 import org.eclipse.jetty.util.log.Logger;
45 private static final Logger LOG = Log.getLogger(SecurityListener.class);
116 LOG.debug("SecurityListener: missed scraping authentication details - " + token );
127 if (LOG.isDebugEnabled())
128 LOG.debug("SecurityListener:Response Status: " + status );
150 if (LOG.isDebugEnabled())
151 LOG.debug( "SecurityListener:Header: " + name.toString() + " / " + value.toString() )
    [all...]
  /external/webrtc/talk/media/devices/
filevideocapturer.cc 47 LOG(LS_ERROR) << "Unable to open file " << filename << " err=" << err;
59 LOG(LS_ERROR) << "File not opened yet";
65 LOG(LS_ERROR) << "Unable to calculate the data size of the frame";
88 LOG(LS_ERROR) << "Failed to write frame header";
97 LOG(LS_ERROR) << "Failed to write frame data";
183 LOG(LS_ERROR) << "The file video capturer is already running";
189 LOG(LS_ERROR) << "Unable to open the file " << filename << " err=" << err;
195 LOG(LS_ERROR) << "Failed to read the first frame header";
201 LOG(LS_ERROR) << "Failed to seek back to beginning of the file";
232 LOG(LS_ERROR) << "The file video capturer is already running"
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/client/webdav/
MkcolExchange.java 26 import org.eclipse.jetty.util.log.Log;
27 import org.eclipse.jetty.util.log.Logger;
32 private static final Logger LOG = Log.getLogger(MkcolExchange.class);
47 LOG.debug( "MkcolExchange:Status: Successfully created resource" );
53 LOG.debug( "MkcolExchange:Status: Resource must exist" );
PropfindExchange.java 26 import org.eclipse.jetty.util.log.Log;
27 import org.eclipse.jetty.util.log.Logger;
32 private static final Logger LOG = Log.getLogger(PropfindExchange.class);
42 LOG.debug( "PropfindExchange:Status: Exists" );
47 LOG.debug( "PropfindExchange:Status: Not Exists" );
WebdavSupportedExchange.java 25 import org.eclipse.jetty.util.log.Log;
26 import org.eclipse.jetty.util.log.Logger;
31 private static final Logger LOG = Log.getLogger(WebdavSupportedExchange.class);
39 if (LOG.isDebugEnabled())
40 LOG.debug("WebdavSupportedExchange:Header:" + name.toString() + " / " + value.toString() );
  /external/jetty/src/java/org/eclipse/jetty/server/nio/
InheritedChannelConnector.java 25 import org.eclipse.jetty.util.log.Log;
26 import org.eclipse.jetty.util.log.Logger;
46 private static final Logger LOG = Log.getLogger(InheritedChannelConnector.class);
60 LOG.warn("Unable to use System.inheritedChannel() [" +channel+ "]. Trying a new ServerSocketChannel at " + getHost() + ":" + getPort());
67 LOG.warn("Need at least Java 5 to use socket inherited from xinetd/inetd.");
  /external/libchrome/base/threading/
thread_restrictions.cc 38 LOG(FATAL) <<
57 LOG(FATAL) << "LazyInstance/Singleton is not allowed to be used on this "
72 LOG(FATAL) << "Waiting is not allowed to be used on this thread to prevent "
  /external/libchrome/crypto/
scoped_test_nss_db.cc 41 LOG(ERROR) << "CERT_ChangeCertTrust failed: " << PORT_GetError();
51 LOG(ERROR) << "NSS version is < 3.15.1, test DB will not be closed.";
68 LOG(ERROR) << "Could not delete temporary directory.";
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
AppeCommandHandler.java 43 private static final Logger LOG = Logger.getLogger(AppeCommandHandler.class);
58 LOG.info("Received " + data.length + " bytes");
59 LOG.trace("Received data [" + new String(data) + "]");

Completed in 1622 milliseconds

1 2 3 4 56 7 8 91011>>