Home
last modified time | relevance | path

Searched refs:SLOGW (Results 1 – 9 of 9) sorted by relevance

/system/core/libsysutils/src/
DServiceManager.cpp55 SLOGW("Service '%s' is already running", name); in start()
70 SLOGW("Timed out waiting for service '%s' to start", name); in start()
85 SLOGW("Service '%s' is already stopped", name); in stop()
101 SLOGW("Timed out waiting for service '%s' to stop", name); in stop()
DSocketClient.cpp141 SLOGW("malloc error (%s)", strerror(errno)); in quoteArg()
167 SLOGW("Unable to send msg '%s'", msg); in sendMsg()
211 SLOGW("0 length write :("); in sendDataLockedv()
214 SLOGW("write error (%s)", strerror(errno)); in sendDataLockedv()
DFrameworkCommand.cpp32 SLOGW("Command %s has no run handler!", getCommand()); in runCommand()
DFrameworkListener.cpp64 SLOGW("String is not zero-terminated"); in onDataAvailable()
195 SLOGW("Handler '%s' error (%s)", c->getCommand(), strerror(errno)); in dispatchCommand()
DSocketListener.cpp264 SLOGW("Error sending broadcast (%s)", strerror(errno)); in sendBroadcast()
/system/logging/liblog/include_vndk/log/
Dlog_system.h109 #ifndef SLOGW
110 #define SLOGW(...) \ macro
/system/logging/liblog/include/log/
Dlog_system.h109 #ifndef SLOGW
110 #define SLOGW(...) \ macro
/system/logging/liblog/tests/
Dlog_system_test.cpp50 SLOGW(content); in TEST()
/system/logging/liblog/
DREADME.md42 SLOGW(format, ...)