Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp598 const std::string descStr8 = Str16ToStr8(descriptor); in OnDatabusSessionClientSideClosed() local
605 ZLOGD(LOG_LABEL, "SendObituary begin, desc:%{public}s", descStr8.c_str()); in OnDatabusSessionClientSideClosed()
607 ZLOGD(LOG_LABEL, "SendObituary end, desc:%{public}s", descStr8.c_str()); in OnDatabusSessionClientSideClosed()
610 descStr8.c_str()); in OnDatabusSessionClientSideClosed()
613 ZLOGE(LOG_LABEL, "cannot find proxy with desc:%{public}s", descStr8.c_str()); in OnDatabusSessionClientSideClosed()