Searched refs:DBINDER_LOGW (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/include/ |
H A D | dbinder_log.h | 30 #define DBINDER_LOGW(LOG_LABEL, fmt, args...) \ macro
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
H A D | dbinder_service.cpp | 260 …DBINDER_LOGW(LOG_LABEL, "not found, service:%{public}s device:%{public}s", Str16ToStr8(service).c_… in FindDBinderStub() 278 …DBINDER_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() 619 …DBINDER_LOGW(LOG_LABEL, "stubIndex(%{public}d) != binderObject(%{public}d), update said:%{public}d… in CheckAndAmendSaId()
|
H A D | dbinder_service_stub.cpp | 43 DBINDER_LOGW(LOG_LABEL, "malloc dbinderData_ fail"); in DBinderServiceStub()
|