Home
last modified time | relevance | path

Searched refs:DBINDER_LOGW (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/include/
H A Ddbinder_log.h30 #define DBINDER_LOGW(LOG_LABEL, fmt, args...) \ macro
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp260DBINDER_LOGW(LOG_LABEL, "not found, service:%{public}s device:%{public}s", Str16ToStr8(service).c_… in FindDBinderStub()
278DBINDER_LOGW(LOG_LABEL, "not found, service:%{public}s device:%{public}s", Str16ToStr8(service).c_… in DeleteDBinderStub()
567 DBINDER_LOGW(LOG_LABEL, "attach proxy object is already existed"); in LoadSystemAbilityComplete()
619DBINDER_LOGW(LOG_LABEL, "stubIndex(%{public}d) != binderObject(%{public}d), update said:%{public}d… in CheckAndAmendSaId()
H A Ddbinder_service_stub.cpp43 DBINDER_LOGW(LOG_LABEL, "malloc dbinderData_ fail"); in DBinderServiceStub()