/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_test_service_skeleton.cpp | 43 DBINDER_LOGE(LOG_LABEL, "data = %{public}d", data); in ReverseInt() 48 DBINDER_LOGE(LOG_LABEL, "fail to write parcel"); in ReverseInt() 78 DBINDER_LOGE(LOG_LABEL, "fail to write parcel"); in TransProxyObject() 93 DBINDER_LOGE(LOG_LABEL, "fail to write parcel"); in TransProxyObjectRefCount() 305 DBINDER_LOGE(LOG_LABEL, "reply false data"); in StubTransRawData() 495 DBINDER_LOGE(LOG_LABEL, in OnGetChildId() 501 DBINDER_LOGE(LOG_LABEL, in OnGetChildId() 509 DBINDER_LOGE(LOG_LABEL, in OnGetChildId() 561 DBINDER_LOGE(LOG_LABEL, "null proxy"); in OnReceivedObject() 624 DBINDER_LOGE(LOG_LABEL, "null proxy"); in OnReceivedObjectTransAgain() [all …]
|
H A D | dbinder_test_service.cpp | 47 DBINDER_LOGI(LOG_LABEL, "DBinderTestService finish"); in ~DBinderTestService() 55 DBINDER_LOGI(LOG_LABEL, "enter %{public}s", __func__); in Instantiate() 76 DBINDER_LOGI(LOG_LABEL, "enter %{public}s", __func__); in ReverseInt() 84 DBINDER_LOGI(LOG_LABEL, "enter %{public}s", __func__); in ReverseIntDelay() 92 DBINDER_LOGI(LOG_LABEL, "enter %{public}s", __func__); in Delay() 117 DBINDER_LOGI(LOG_LABEL, "enter %{public}s", __func__); in TransProxyObject() 123 DBINDER_LOGI(LOG_LABEL, "enter %{public}s", __func__); in TransProxyObjectRefCount() 130 DBINDER_LOGI(LOG_LABEL, "enter"); in TransProxyObjectAgain() 137 DBINDER_LOGI(LOG_LABEL, "enter %{public}s", __func__); in TransStubObject() 143 DBINDER_LOGI(LOG_LABEL, "enter %{public}s", __func__); in TransStubObjectRefCount() [all …]
|
H A D | dbinder_service_test_helper.cpp | 58 DBINDER_LOGI(LOG_LABEL, "sprintf_s fail"); in GetPidByName() 71 DBINDER_LOGI(LOG_LABEL, "sscanf fail"); in GetPidByName() 76 DBINDER_LOGI(LOG_LABEL, "sscanf fail"); in GetPidByName() 89 DBINDER_LOGI(LOG_LABEL, "current pid %{public}d", current); in GetChildPids() 109 DBINDER_LOGI(LOG_LABEL, "child pid %{public}d", child); in GetChildPids() 125 DBINDER_LOGI(LOG_LABEL, "test.service is already started, do nothing"); in StartExecutable() 135 DBINDER_LOGI(LOG_LABEL, "%{public}s res = %{public}d", cmd2.c_str(), res); in StartExecutable() 148 DBINDER_LOGI(LOG_LABEL, "start %{public}s done", name.c_str()); in StartExecutable() 177 DBINDER_LOGI(LOG_LABEL, "Start SYSTEM_ABILITY_MANAGER_NAME done"); in StartDBinderServiceSARegistry() 198 DBINDER_LOGE(LOG_LABEL, "Stop DBINDER_TEST_SERVICE_NAME"); in StopDBinderServiceTestService() [all …]
|
H A D | dbinder_test_agent.cpp | 31 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "DbinderTestAgent… variable 54 DBINDER_LOGE(LOG_LABEL, "Get local node device info failed"); in DbinderTestAgent() 65 DBINDER_LOGI(LOG_LABEL, "enter SetUp"); in SetUp() 72 DBINDER_LOGI(LOG_LABEL, "enter TearDown"); in TearDown() 95 DBINDER_LOGI(LOG_LABEL, "enter OnProcessCmd"); in OnProcessCmd() 97 …DBINDER_LOGI(LOG_LABEL, "strCommand = %{public}s, strArgs = %{public}s", strCommand.c_str(), strAr… in OnProcessCmd() 100 …DBINDER_LOGI(LOG_LABEL, "strCommand = %{public}s, strArgs = %{public}s", strCommand.c_str(), strAr… in OnProcessCmd() 111 DBINDER_LOGI(LOG_LABEL, "enter KillService"); in KillService() 117 DBINDER_LOGI(LOG_LABEL, "enter RestartService"); in RestartService() 129 DBINDER_LOGE(LOG_LABEL, "Init environment failed."); in main() [all …]
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/include/ |
H A D | dbinder_log.h | 22 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_RPC_COMMON, LOG_T… variable 24 #define DBINDER_LOGF(LOG_LABEL, fmt, args...) \ argument 25 HILOG_IMPL(LOG_CORE, LOG_FATAL, LOG_LABEL.domain, LOG_LABEL.tag, \ 27 #define DBINDER_LOGE(LOG_LABEL, fmt, args...) \ argument 28 HILOG_IMPL(LOG_CORE, LOG_ERROR, LOG_LABEL.domain, LOG_LABEL.tag, \ 30 #define DBINDER_LOGW(LOG_LABEL, fmt, args...) \ argument 31 HILOG_IMPL(LOG_CORE, LOG_WARN, LOG_LABEL.domain, LOG_LABEL.tag, \ 33 #define DBINDER_LOGI(LOG_LABEL, fmt, args...) \ argument 34 HILOG_IMPL(LOG_CORE, LOG_INFO, LOG_LABEL.domain, LOG_LABEL.tag, \ 36 #define DBINDER_LOGD(LOG_LABEL, fmt, args...) \ argument [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | dbinder_databus_invoker.cpp | 46 ZLOGI(LOG_LABEL, "handle:%{public}d", handle); in AcquireHandle() 52 ZLOGI(LOG_LABEL, "handle:%{public}d", handle); in ReleaseHandle() 261 ZLOGI(LOG_LABEL, "success"); in CreateProcessThread() 407 ZLOGE(LOG_LABEL, "socketId is invalid"); in OnSendRawData() 497 ZLOGE(LOG_LABEL, "stubIndex err"); in UnFlattenSession() 538 ZLOGI(LOG_LABEL, "enter"); in UpdateClientSession() 822 ZLOGE(LOG_LABEL, "fail to find stub"); in MakeStubIndexByRemoteObject() 828 ZLOGE(LOG_LABEL, "fail to add stub"); in MakeStubIndexByRemoteObject() 894 ZLOGE(LOG_LABEL, "binder is nullptr"); in CreateServerSessionObject() 900 ZLOGE(LOG_LABEL, "fail to add stub"); in CreateServerSessionObject() [all …]
|
/ohos5.0/base/msdp/device_status/rust/ipc/client/src/ |
H A D | lib.rs | 33 const LOG_LABEL: HiLogLabel = HiLogLabel { const 87 info!(LOG_LABEL, "Serialize interface token"); in enable() 93 info!(LOG_LABEL, "Call proxy.enable()"); in enable() 110 info!(LOG_LABEL, "Serialize interface token"); in disable() 116 info!(LOG_LABEL, "Call proxy.disable()"); in disable() 139 info!(LOG_LABEL, "Call proxy.start()"); in start() 162 info!(LOG_LABEL, "Call proxy.stop()"); in stop() 187 info!(LOG_LABEL, "Call proxy.add_watch()"); in add_watch() 235 info!(LOG_LABEL, "Call proxy.set_param()"); in set_param() 259 info!(LOG_LABEL, "Call proxy.get_param()"); in get_param() [all …]
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
H A D | dbinder_service_stub.cpp | 43 DBINDER_LOGW(LOG_LABEL, "malloc dbinderData_ fail"); in DBinderServiceStub() 93 DBINDER_LOGE(LOG_LABEL, "uid or pid err"); in ProcessProto() 100 DBINDER_LOGE(LOG_LABEL, "local busname nil"); in ProcessProto() 118 DBINDER_LOGE(LOG_LABEL, "Invalid Type"); in ProcessProto() 175 DBINDER_LOGI(LOG_LABEL, "stub desc:%{public}s", in AddDbinderDeathRecipient() 216 DBINDER_LOGI(LOG_LABEL, "stub desc:%{public}s", in RemoveDbinderDeathRecipient() 247 DBINDER_LOGD(LOG_LABEL, "enter"); in Marshalling() 254 DBINDER_LOGE(LOG_LABEL, "GetRemoteInvoker fail"); in Marshalling() 265 DBINDER_LOGE(LOG_LABEL, "FlattenObject fail"); in Marshalling() 274 DBINDER_LOGD(LOG_LABEL, "enter"); in Marshalling() [all …]
|
H A D | dbinder_service.cpp | 46 DBINDER_LOGI(LOG_LABEL, "create dbinder service"); in DBinderService() 63 DBINDER_LOGI(LOG_LABEL, "dbinder service died"); in ~DBinderService() 113 DBINDER_LOGI(LOG_LABEL, "start remote listener ok"); in StartRemoteListener() 216 DBINDER_LOGI(LOG_LABEL, "found registered stub"); in CheckBinderObject() 461 DBINDER_LOGE(LOG_LABEL, "stub is nullptr"); in InvokerRemoteDBinder() 517 DBINDER_LOGI(LOG_LABEL, "match succeed"); in IsSameLoadSaItem() 647 DBINDER_LOGI(LOG_LABEL, in OnRemoteInvokerMessage() 719 DBINDER_LOGE(LOG_LABEL, "get bus name fail"); in CheckSessionNameIsEmpty() 867 DBINDER_LOGE(LOG_LABEL, "message is null"); in OnRemoteMessageTask() 1245 DBINDER_LOGE(LOG_LABEL, "find null proxy"); in NoticeServiceDieInner() [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | ipc_debug.h | 25 #define ZLOGF(LOG_LABEL, fmt, args...) \ argument 26 HILOG_IMPL(LOG_CORE, LOG_FATAL, LOG_LABEL.domain, LOG_LABEL.tag, \ 28 #define ZLOGE(LOG_LABEL, fmt, args...) \ argument 29 HILOG_IMPL(LOG_CORE, LOG_ERROR, LOG_LABEL.domain, LOG_LABEL.tag, \ 31 #define ZLOGW(LOG_LABEL, fmt, args...) \ argument 32 HILOG_IMPL(LOG_CORE, LOG_WARN, LOG_LABEL.domain, LOG_LABEL.tag, \ 34 #define ZLOGI(LOG_LABEL, fmt, args...) \ argument 35 HILOG_IMPL(LOG_CORE, LOG_INFO, LOG_LABEL.domain, LOG_LABEL.tag, \ 37 #define ZLOGD(LOG_LABEL, fmt, args...) \ argument 38 HILOG_IMPL(LOG_CORE, LOG_DEBUG, LOG_LABEL.domain, LOG_LABEL.tag, \
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/ |
H A D | dbinder_remote_listener.cpp | 32 DBINDER_LOGI(LOG_LABEL, "create dbinder remote listener"); in DBinderRemoteListener() 47 DBINDER_LOGI(LOG_LABEL, "delete dbinder remote listener"); in ~DBinderRemoteListener() 66 DBINDER_LOGI(LOG_LABEL, "Shutdown end"); in ServerOnShutdown() 96 DBINDER_LOGI(LOG_LABEL, "Shutdown end"); in ClientOnShutdown() 116 DBINDER_LOGE(LOG_LABEL, "memcpy copy failed"); in OnBytesReceived() 123 DBINDER_LOGI(LOG_LABEL, "service:%{public}llu seq:%{public}u," in OnBytesReceived() 192 DBINDER_LOGI(LOG_LABEL, "create socket server"); in StartListener() 270 DBINDER_LOGI(LOG_LABEL, "device:%{public}s", in SendDataToRemote() 273 DBINDER_LOGE(LOG_LABEL, "msg is null"); in SendDataToRemote() 280 DBINDER_LOGE(LOG_LABEL, "fail to creat client Socket"); in SendDataToRemote() [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | dbinder_callback_stub.cpp | 49 ZLOGE(LOG_LABEL, "malloc dbinderData_ fail"); in DBinderCallbackStub() 89 ZLOGE(LOG_LABEL, "uid or pid err"); in ProcessProto() 95 ZLOGE(LOG_LABEL, "get sa object is null"); in ProcessProto() 142 ZLOGE(LOG_LABEL, "write to parcel fail"); in ProcessData() 153 ZLOGI(LOG_LABEL, "code:%{public}u", code); in OnRemoteRequest() 171 ZLOGD(LOG_LABEL, "enter"); in Marshalling() 173 ZLOGE(LOG_LABEL, "dbinderData_ is nullptr"); in Marshalling() 179 ZLOGE(LOG_LABEL, "GetRemoteInvoker fail"); in Marshalling() 190 ZLOGE(LOG_LABEL, "FlattenObject fail"); in Marshalling() 199 ZLOGD(LOG_LABEL, "enter"); in Marshalling() [all …]
|
H A D | message_parcel.cpp | 77 ZLOGE(LOG_LABEL, "binder object type is invalid."); in AcquireObject() 133 ZLOGE(LOG_LABEL, "current is nullptr"); in WriteDBinderProxy() 157 ZLOGE(LOG_LABEL, "save callback of fake stub failed"); in WriteDBinderProxy() 244 ZLOGE(LOG_LABEL, "invalid fd:%{public}d", fd); in WriteFileDescriptor() 264 ZLOGE(LOG_LABEL, "ReadObject failed"); in ReadFileDescriptor() 300 ZLOGE(LOG_LABEL, "data get by GetData() is invalid"); in ClearFileDescriptor() 330 ZLOGE(LOG_LABEL, "data get by GetData() is invalid"); in ContainFileDescriptors() 429 ZLOGD(LOG_LABEL, "enter"); in RestoreRawData() 561 ZLOGI(LOG_LABEL, "no data to append"); in Append() 590 ZLOGE(LOG_LABEL, "Failed to ensure parcel capacity"); in Append() [all …]
|
H A D | ipc_thread_skeleton.cpp | 57 ZLOGE(LOG_LABEL, "current is nullptr"); in TlsDestructor() 63 ZLOGF(LOG_LABEL, "memory may be damaged, ret:%{public}u", ret); in TlsDestructor() 80 ZLOGE(LOG_LABEL, "pthread_key_create fail, ret:%{public}d", ret); in MakeTlsKey() 83 ZLOGD(LOG_LABEL, "key:%{public}d", TLSKey_); in MakeTlsKey() 89 ZLOGE(LOG_LABEL, "instance is null"); in GetVaildInstance() 138 ZLOGD(LOG_LABEL, "%{public}u", ProcessSkeleton::ConvertAddr(this)); in IPCThreadSkeleton() 160 ZLOGF(LOG_LABEL, "memory may be damaged, ret:%{public}u", ret); in ~IPCThreadSkeleton() 163 ZLOGD(LOG_LABEL, "%{public}u", ProcessSkeleton::ConvertAddr(this)); in ~IPCThreadSkeleton() 187 ZLOGE(LOG_LABEL, "Instance is exiting"); in CheckInstanceIsExiting() 198 ZLOGE(LOG_LABEL, "invalid proto:%{public}d", proto); in GetRemoteInvoker() [all …]
|
H A D | ipc_workthread.cpp | 90 ZLOGE(LOG_LABEL, "invalid policy:%{public}d", policy); in JoinThread() 101 ZLOGE(LOG_LABEL, "get ProcessSkeleton object failed"); in ThreadHandler() 106 ZLOGW(LOG_LABEL, "the stop flag is true, thread start exit"); in ThreadHandler() 122 ZLOGI(LOG_LABEL, "proto:%{public}d policy:%{public}d name:%{public}s", in ThreadHandler() 133 ZLOGI(LOG_LABEL, "exit, proto:%{public}d policy:%{public}d name:%{public}s invoker:%{public}u", in ThreadHandler() 151 ZLOGE(LOG_LABEL, "get ProcessSkeleton object failed"); in Start() 156 ZLOGW(LOG_LABEL, "the stop flag is true, can not create other thread"); in Start() 162 ZLOGE(LOG_LABEL, "create IPCWorkThreadParam failed"); in Start() 175 ZLOGE(LOG_LABEL, "create thread failed, ret:%{public}d", ret); in Start() 179 ZLOGD(LOG_LABEL, "create thread, policy:%{public}d proto:%{public}d", policy, proto); in Start() [all …]
|
/ohos5.0/base/theme/wallpaper_mgr/utils/include/ |
H A D | hilog_wrapper.h | 43 #ifdef LOG_LABEL 44 #undef LOG_LABEL 49 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, WP_DOMAIN, "Wallpaper_OS" }; variable 56 …(void)HILOG_IMPL(LOG_CORE, LOG_DEBUG, LOG_LABEL.domain, LOG_LABEL.tag, "[%{public}s(%{public}s:%{p… 59 …(void)HILOG_IMPL(LOG_CORE, LOG_ERROR, LOG_LABEL.domain, LOG_LABEL.tag, "[%{public}s(%{public}s:%{p… 62 …(void)HILOG_IMPL(LOG_CORE, LOG_FATAL, LOG_LABEL.domain, LOG_LABEL.tag, "[%{public}s(%{public}s:%{p… 65 …(void)HILOG_IMPL(LOG_CORE, LOG_INFO, LOG_LABEL.domain, LOG_LABEL.tag, "[%{public}s(%{public}s:%{pu… 68 …(void)HILOG_IMPL(LOG_CORE, LOG_WARN, LOG_LABEL.domain, LOG_LABEL.tag, "[%{public}s(%{public}s:%{pu…
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | dbinder_base_invoker_object.h | 28 ZLOGE(LOG_LABEL, "send an wrong stub object"); in TranslateBinderType() 49 ZLOGE(LOG_LABEL, "IPCProcessSkeleton is nullptr"); in TranslateHandleType() 59 ZLOGE(LOG_LABEL, "send an wrong dbinder object"); in TranslateHandleType() 83 ZLOGE(LOG_LABEL, "send a wrong dbinder object"); in TranslateRemoteHandleType() 267 ZLOGI(LOG_LABEL, "no raw data to translate."); in TranslateRawData() 297 ZLOGE(LOG_LABEL, "get session buffer fail"); in MoveTransData2Buffer() 301 ZLOGE(LOG_LABEL, "transData is nullptr"); in MoveTransData2Buffer() 368 ZLOGE(LOG_LABEL, "SetAllocator failed"); in HandleReply() 453 ZLOGE(LOG_LABEL, "processInfo is nullptr"); in StartProcessLoop() 494 ZLOGE(LOG_LABEL, "session is nullptr"); in MakeRemoteHandle() [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_message_sequence_write.cpp | 99 ZLOGE(LOG_LABEL, "requires 1 parameter"); in JS_writeByte() 122 ZLOGE(LOG_LABEL, "write int8 failed"); in JS_writeByte() 160 ZLOGE(LOG_LABEL, "write int16 failed"); in JS_writeShort() 198 ZLOGE(LOG_LABEL, "write int32 failed"); in JS_writeInt() 236 ZLOGE(LOG_LABEL, "write int64 failed"); in JS_writeLong() 318 ZLOGE(LOG_LABEL, "write int8 failed"); in JS_writeBoolean() 426 ZLOGE(LOG_LABEL, "argv is nullptr"); in JS_checkWriteArrayArgs() 891 ZLOGE(LOG_LABEL, "argv is nullptr"); in JS_checkWriteStringArrayElement() 1337 ZLOGE(LOG_LABEL, "argv is nullptr"); in JS_checkReadArrayArgs() 1654 ZLOGE(LOG_LABEL, "argv is nullptr"); in JS_checkWriteRawDataArgs() [all …]
|
H A D | napi_remote_object_holder.cpp | 29 ZLOGE(LOG_LABEL, "data is null"); in OnEnvCleanUp() 49 ZLOGE(LOG_LABEL, "add cleanup hook failed"); in NAPIRemoteObjectHolder() 56 ZLOGE(LOG_LABEL, "js env has been destructed"); in DeleteJsObjectRefInUvWork() 62 ZLOGE(LOG_LABEL, "loop is nullptr"); in DeleteJsObjectRefInUvWork() 67 ZLOGE(LOG_LABEL, "failed to new work"); in DeleteJsObjectRefInUvWork() 81 ZLOGD(LOG_LABEL, "enter work pool."); in DeleteJsObjectRefInUvWork() 104 ZLOGE(LOG_LABEL, "js env has been destructed"); in ~NAPIRemoteObjectHolder() 110 ZLOGE(LOG_LABEL, "remove cleanup hook failed"); in ~NAPIRemoteObjectHolder() 116 ZLOGE(LOG_LABEL, "failed to delete ref"); in ~NAPIRemoteObjectHolder() 181 ZLOGI(LOG_LABEL, "reset env and napi_ref"); in CleanJsEnv() [all …]
|
H A D | napi_remote_proxy_holder.cpp | 37 ZLOGE(LOG_LABEL, "work or work->data is nullptr"); in AfterWorkCallback() 40 ZLOGD(LOG_LABEL, "start to call onRemoteDied"); in AfterWorkCallback() 54 ZLOGE(LOG_LABEL, "failed to get js death recipient"); in AfterWorkCallback() 62 ZLOGE(LOG_LABEL, "failed to get property onRemoteDied"); in AfterWorkCallback() 70 ZLOGE(LOG_LABEL, "failed to call function onRemoteDied"); in AfterWorkCallback() 89 ZLOGE(LOG_LABEL, "js env has been destructed"); in OnRemoteDied() 96 ZLOGE(LOG_LABEL, "loop is nullptr"); in OnRemoteDied() 102 ZLOGE(LOG_LABEL, "failed to new uv_work_t"); in OnRemoteDied() 110 ZLOGE(LOG_LABEL, "new OnRemoteDiedParam failed"); in OnRemoteDied() 115 ZLOGI(LOG_LABEL, "start to queue"); in OnRemoteDied() [all …]
|
/ohos5.0/base/msdp/device_status/rust/modules/coordination/client/src/ |
H A D | lib.rs | 33 const LOG_LABEL: HiLogLabel = HiLogLabel { const 54 debug!(LOG_LABEL, "Call ipc_client::enable()"); in enable_coordination() 58 error!(LOG_LABEL, "Can not instantiate MsgParcel"); in enable_coordination() 74 debug!(LOG_LABEL, "Call ipc_client::disable()"); in disable_coordination() 78 error!(LOG_LABEL, "Can not instantiate MsgParcel"); in disable_coordination() 97 debug!(LOG_LABEL, "Call ipc_client::start()"); in start_coordination() 101 error!(LOG_LABEL, "Can not instantiate MsgParcel"); in start_coordination() 119 debug!(LOG_LABEL, "Call ipc_client::stop()"); in stop_coordination() 123 error!(LOG_LABEL, "Can not instantiate MsgParcel"); in stop_coordination() 141 debug!(LOG_LABEL, "Call ipc_client::get_param()"); in get_coordination_state() [all …]
|
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_session/ |
H A D | ffi.rs | 19 const LOG_LABEL: HiLogLabel = HiLogLabel { const 35 info!(LOG_LABEL, "enter StreamSessionCreate"); in StreamSessionCreate() 50 info!(LOG_LABEL, "enter StreamSessionDelete"); in StreamSessionDelete() 63 info!(LOG_LABEL, "enter StreamSessionSetUid"); in StreamSessionSetUid() 79 info!(LOG_LABEL, "enter StreamSessionSetFd"); in StreamSessionSetFd() 95 info!(LOG_LABEL, "enter StreamSessionSetPid"); in StreamSessionSetPid() 111 info!(LOG_LABEL, "enter StreamSessionGetUid"); in StreamSessionGetUid() 126 info!(LOG_LABEL, "enter StreamSessionGetPid"); in StreamSessionGetPid() 142 info!(LOG_LABEL, "enter StreamSessionGetFd"); in StreamSessionGetFd() 203 info!(LOG_LABEL, "enter StreamSessionClose"); in StreamSessionClose() [all …]
|
/ohos5.0/base/msdp/device_status/rust/ipc/server/src/ |
H A D | fusion_ipc_delegator.rs | 34 const LOG_LABEL: HiLogLabel = HiLogLabel { const 87 error!(LOG_LABEL, "Error locking"); in load_plugin() 102 info!(LOG_LABEL, "Call plugin.enable()"); in enable() 113 info!(LOG_LABEL, "Call plugin.disable()"); in disable() 124 info!(LOG_LABEL, "Call plugin.start()"); in start() 135 info!(LOG_LABEL, "Call plugin.stop()"); in stop() 146 info!(LOG_LABEL, "Call plugin.add_watch()"); in add_watch() 157 info!(LOG_LABEL, "Call plugin.remove_watch()"); in remove_watch() 168 info!(LOG_LABEL, "Call plugin.set_param()"); in set_param() 179 info!(LOG_LABEL, "Call plugin.get_param()"); in get_param() [all …]
|
/ohos5.0/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/ |
H A D | dsoftbus.rs | 60 const LOG_LABEL: HiLogLabel = HiLogLabel { const 75 error!(LOG_LABEL, "DSoftbus is none"); in on_session_opened() 85 error!(LOG_LABEL, "DSoftbus is none"); in on_session_closed() 94 error!(LOG_LABEL, "DSoftbus is none"); in on_bytes_received() 262 error!(LOG_LABEL, "Local_network_id is empty"); in get_session_name() 454 error!(LOG_LABEL, "SessionDevIdMap not found"); in close_input_softbus() 490 error!(LOG_LABEL, "OpenSession timeout"); in wait_session_opend() 534 error!(LOG_LABEL, "find_device error"); in on_session_opened() 594 error!(LOG_LABEL, "find_device error"); in find_device() 616 error!(LOG_LABEL, "find_device error"); in on_session_closed() [all …]
|
/ohos5.0/base/msdp/device_status/rust/frameworks/client/src/ |
H A D | frameworks.rs | 33 const LOG_LABEL: HiLogLabel = HiLogLabel { const 54 info!(LOG_LABEL, "Trying to connect server"); in connect() 74 error!(LOG_LABEL, "ipc_client is none"); in alloc_socket_pair() 88 error!(LOG_LABEL, "ipc_client is none"); in start_drag() 102 error!(LOG_LABEL, "ipc_client is none"); in register_coordination_listener() 116 error!(LOG_LABEL, "ipc_client is none"); in unregister_coordination_listener() 130 error!(LOG_LABEL, "ipc_client is none"); in enable_coordination() 144 error!(LOG_LABEL, "ipc_client is none"); in disable_coordination() 162 error!(LOG_LABEL, "ipc_client is none"); in start_coordination() 176 error!(LOG_LABEL, "ipc_client is none"); in stop_coordination() [all …]
|