Home
last modified time | relevance | path

Searched refs:LOG_LABEL (Results 1 – 25 of 241) sorted by relevance

12345678910

/base/msdp/device_status/rust/ipc/client/src/
Dlib.rs33 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
50 info!(LOG_LABEL, "Connect to service successfully"); in connect()
54 error!(LOG_LABEL, "Can not dereference remote object"); in connect()
60 error!(LOG_LABEL, "Can not connect to service"); in connect()
74 error!(LOG_LABEL, "Failed to serialize interface token"); in add_interface_token()
87 info!(LOG_LABEL, "Serialize interface token"); in enable()
93 info!(LOG_LABEL, "Call proxy.enable()"); in enable()
97 error!(LOG_LABEL, "Can not instantiate MsgParcel"); in enable()
110 info!(LOG_LABEL, "Serialize interface token"); in disable()
116 info!(LOG_LABEL, "Call proxy.disable()"); in disable()
[all …]
/base/msdp/device_status/rust/modules/coordination/client/src/
Dlib.rs33 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
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 …]
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_session/
Dffi.rs19 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
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()
157 info!(LOG_LABEL, "enter StreamSessionSetTokenType"); in StreamSessionSetTokenType()
[all …]
/base/theme/wallpaper_mgr/utils/include/
Dhilog_wrapper.h43 #ifdef LOG_LABEL
44 #undef LOG_LABEL
49 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, WP_DOMAIN, "Wallpaper_OS" }; variable
56 …(void)OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, WALLFILE…
59 …(void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, WALLFILE…
62 …(void)OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, WALLFILEN…
65 …(void)OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, WALLFILEN…
68 …(void)OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, WALLFILE…
/base/msdp/device_status/rust/ipc/server/src/
Dfusion_ipc_server.rs28 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
35 info!(LOG_LABEL, "Create remote stub"); in on_start()
38 info!(LOG_LABEL, "Publishing service"); in on_start()
44 error!(LOG_LABEL, "No proxy"); in on_start()
47 error!(LOG_LABEL, "Remote object is none"); in on_start()
50 error!(LOG_LABEL, "Can not create remote stub"); in on_start()
55 info!(LOG_LABEL, "In on_stop(): enter"); in on_stop()
59 error!(LOG_LABEL, "No proxy"); in on_stop()
Dfusion_ipc_delegator.rs34 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
55 debug!(LOG_LABEL, "check interface token"); in check_interface_token()
57 error!(LOG_LABEL, "Unexpected token"); in check_interface_token()
64 error!(LOG_LABEL, "Deserialization of interface token failed"); in check_interface_token()
77 debug!(LOG_LABEL, "Plugin loaded"); in load_plugin()
81 error!(LOG_LABEL, "Failed to load intention module"); in load_plugin()
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()
[all …]
/base/security/code_signature/services/key_enable/src/
Dprofile_utils.rs38 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
109 error!(LOG_LABEL, "pkcs7 verify failed."); in parse_pkcs7_data()
116 error!(LOG_LABEL, "udid verify failed."); in parse_pkcs7_data()
123 error!(LOG_LABEL, "pkcs7 verify failed."); in parse_pkcs7_data()
135 error!(LOG_LABEL, "pkcs7 verify failed."); in parse_pkcs7_data()
260 info!(LOG_LABEL, "load profile failed {}!", @public(path)); in process_profile()
263 info!(LOG_LABEL, "load profile success {}!", @public(path)); in process_profile()
267 error!(LOG_LABEL, "load profile to pkcs7 obj failed {}!", @public(path)); in process_profile()
272 error!(LOG_LABEL, "Invalid signer profile file {}", @public(path)); in process_profile()
280 error!(LOG_LABEL, "Failed to parse profile file {}", @public(path)); in process_profile()
[all …]
Dkey_enable.rs29 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
67 error!(LOG_LABEL, "{}", @public(error.to_string())); in print_openssl_error_stack()
98 error!(LOG_LABEL, "Convert KeySerial failed: {}", error); in parse_key_info()
145 error!(LOG_LABEL, "Get .fs-verity keyring id failed."); in get_keyring_id()
159 error!(LOG_LABEL, "empty trusted certs!"); in enable_trusted_keys()
176 error!(LOG_LABEL, "Get local key failed, may try again."); in enable_local_key()
181 error!(LOG_LABEL, "Local key is not avaliable."); in enable_local_key()
189 error!(LOG_LABEL, "Enable local key failed"); in enable_local_key()
197 error!(LOG_LABEL, "Restrict keyring err"); in restrict_keys()
214 error!(LOG_LABEL, "Add trusted cert path err"); in enable_all_keys()
[all …]
/base/request/request/services/service/request/src/
Dhilog.rs20 use $crate::LOG_LABEL;
24 hilog_rust::debug!(LOG_LABEL,"{}",@public(log));
32 use $crate::LOG_LABEL;
36 hilog_rust::info!(LOG_LABEL,"{}",@public(log));
44 use $crate::LOG_LABEL;
48 hilog_rust::error!(LOG_LABEL,"{}",@public(log));
/base/msdp/device_status/rust/plugin_manager/src/
Dlib.rs35 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
83 info!(LOG_LABEL, "New Library instance created"); in instantiate_loader()
87 info!(LOG_LABEL, "Failed to create Library instance"); in instantiate_loader()
102 info!(LOG_LABEL, "Create plugin instance"); in do_load_plugin()
107 error!(LOG_LABEL, "Failed to create plugin instance"); in do_load_plugin()
111 info!(LOG_LABEL, "Plugin is loaded"); in do_load_plugin()
116 error!(LOG_LABEL, "Symbol is not found"); in do_load_plugin()
121 error!(LOG_LABEL, "Can not instantiate loader"); in do_load_plugin()
145 info!(LOG_LABEL, "Library({}) is unloaded", @public(intention as u32)); in unload_plugin()
147 debug!(LOG_LABEL, "Library({}) has not been loaded", @public(intention as u32)); in unload_plugin()
/base/telephony/core_service/services/sim/include/
Dhilog_wrapper.h44 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = {LOG_CORE, 0, "SIMService"}; variable
46 #define HILOG_FATAL(...) (void)OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, __VA_ARGS__)
47 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__)
48 #define HILOG_WARN(...) (void)OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, __VA_ARGS__)
49 #define HILOG_INFO(...) (void)OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, __VA_ARGS__)
50 #define HILOG_DEBUG(...) (void)OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, __VA_ARGS__)
/base/useriam/fingerprint_auth/common/logs/
Diam_logger.h28 #ifdef LOG_LABEL
29 #undef LOG_LABEL
33 #define IAM_LOGD(...) OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, ARGS(__VA_ARGS__))
34 #define IAM_LOGI(...) OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, ARGS(__VA_ARGS__))
35 #define IAM_LOGW(...) OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, ARGS(__VA_ARGS__))
36 #define IAM_LOGE(...) OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, ARGS(__VA_ARGS__))
37 #define IAM_LOGF(...) OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, ARGS(__VA_ARGS__))
/base/web/webview/ohos_nweb/include/
Dnweb_log.h23 constexpr HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, 0xD004500, "NWEB" }; variable
28 … HiviewDFX::HiLog::Debug(OHOS::LOG_LABEL, FUNC_LINE_FMT fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__)
30 … HiviewDFX::HiLog::Info(OHOS::LOG_LABEL, FUNC_LINE_FMT fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__)
32 … HiviewDFX::HiLog::Warn(OHOS::LOG_LABEL, FUNC_LINE_FMT fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__)
34 … HiviewDFX::HiLog::Error(OHOS::LOG_LABEL, FUNC_LINE_FMT fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__)
36 … HiviewDFX::HiLog::Fatal(OHOS::LOG_LABEL, FUNC_LINE_FMT fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__)
/base/msdp/device_status/rust/frameworks/client/src/
Dframeworks.rs33 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
54 info!(LOG_LABEL, "Trying to connect server"); in connect()
57 info!(LOG_LABEL, "Connect to server successfully"); in connect()
61 error!(LOG_LABEL, "Can not connect to server"); in connect()
70 info!(LOG_LABEL, "Call basic.start_drag()"); in alloc_socket_pair()
74 error!(LOG_LABEL, "ipc_client is none"); in alloc_socket_pair()
84 info!(LOG_LABEL, "Call drag.start_drag()"); in start_drag()
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()
[all …]
/base/useriam/face_auth/common/logs/
Diam_logger.h28 #ifdef LOG_LABEL
29 #undef LOG_LABEL
33 #define IAM_LOGD(...) OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, ARGS(__VA_ARGS__))
34 #define IAM_LOGI(...) OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, ARGS(__VA_ARGS__))
35 #define IAM_LOGW(...) OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, ARGS(__VA_ARGS__))
36 #define IAM_LOGE(...) OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, ARGS(__VA_ARGS__))
37 #define IAM_LOGF(...) OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, ARGS(__VA_ARGS__))
/base/useriam/pin_auth/common/logs/
Diam_logger.h28 #ifdef LOG_LABEL
29 #undef LOG_LABEL
33 #define IAM_LOGD(...) OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, ARGS(__VA_ARGS__))
34 #define IAM_LOGI(...) OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, ARGS(__VA_ARGS__))
35 #define IAM_LOGW(...) OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, ARGS(__VA_ARGS__))
36 #define IAM_LOGE(...) OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, ARGS(__VA_ARGS__))
37 #define IAM_LOGF(...) OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, ARGS(__VA_ARGS__))
/base/global/resource_management/frameworks/resmgr/include/
Dhilog_wrapper.h51 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = {LOG_CORE, 0xD001E00, "ResourceManager"}; variable
53 #define HILOG_FATAL(...) (void)OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, __VA_ARGS__)
54 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__)
57 (void)OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, __VA_ARGS__); \
63 (void)OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, __VA_ARGS__); \
69 (void)OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, __VA_ARGS__); \
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
Dhilog_wrapper.h52 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = {LOG_CORE, 0, "ResourceManager"}; variable
54 #define HILOG_FATAL(...) (void)OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, __VA_ARGS__)
55 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__)
58 (void)OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, __VA_ARGS__); \
64 (void)OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, __VA_ARGS__); \
70 (void)OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, __VA_ARGS__); \
/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
Ddsoftbus.rs60 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
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()
173 info!(LOG_LABEL, "Session server has already created"); in init()
179 … error!(LOG_LABEL, "Remove last sesison server, sessionName:{}", @public(self.local_session_name)); in init()
183 error!(LOG_LABEL, "Remove session server failed, error code:{}", @public(ret)); in init()
195 error!(LOG_LABEL, "Create session_listener failed"); in init()
203 error!(LOG_LABEL, "Create session server failed, error code:{}", @public(ret)); in init()
262 error!(LOG_LABEL, "Local_network_id is empty"); in get_session_name()
[all …]
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
Dstream_buffer.rs41 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
119 error!(LOG_LABEL, "Call memset_s fail"); in clean()
125 error!(LOG_LABEL, "The position in the calculation is not as expected. pos:{} [0, {}]", in seek_read_pos()
183 … error!(LOG_LABEL, "Invalid input parameter buf=nullptr errCode:{}", PARAM_INPUT_INVALID); in write_char_usize()
188 … error!(LOG_LABEL, "Invalid input parameter size={} errCode:{}", size, PARAM_INPUT_INVALID); in write_char_usize()
193 … error!(LOG_LABEL, "The write length exceeds buffer. wIdx:{} size:{} maxBufSize:{} errCode:{}", in write_char_usize()
205 error!(LOG_LABEL, "Failed to call memcpy_s. ret:{}", ret); in write_char_usize()
229 debug!(LOG_LABEL, "unread_size:{} rPos:{} wPos:{}", unread_size, self.r_pos, self.w_pos); in copy_data_to_begin()
238 … error!(LOG_LABEL, "Invalid input parameter buf=nullptr errCode:{}", PARAM_INPUT_INVALID); in read_char_usize()
243 … error!(LOG_LABEL, "Invalid input parameter size={} errCode:{}", size, PARAM_INPUT_INVALID); in read_char_usize()
[all …]
/base/useriam/user_auth_framework/common/logs/
Diam_logger.h29 #ifdef LOG_LABEL
30 #undef LOG_LABEL
34 #define IAM_LOGD(...) OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, ARGS(__VA_ARGS__))
35 #define IAM_LOGI(...) OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, ARGS(__VA_ARGS__))
36 #define IAM_LOGW(...) OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, ARGS(__VA_ARGS__))
37 #define IAM_LOGE(...) OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, ARGS(__VA_ARGS__))
38 #define IAM_LOGF(...) OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, ARGS(__VA_ARGS__))
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
Dffi.rs19 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
35 info!(LOG_LABEL, "enter StreamBufferCreate"); in StreamBufferCreate()
50 info!(LOG_LABEL, "enter StreamBufferDelete"); in StreamBufferDelete()
63 info!(LOG_LABEL, "enter data"); in StreamBufferData()
78 info!(LOG_LABEL, "enter size"); in StreamBufferSize()
93 info!(LOG_LABEL, "enter StreamBufferReset"); in StreamBufferReset()
109 info!(LOG_LABEL, "enter clean"); in StreamBufferClean()
125 info!(LOG_LABEL, "enter StreamBufferWrite"); in StreamBufferWrite()
144 info!(LOG_LABEL, "enter StreamBufferRead"); in StreamBufferRead()
177 info!(LOG_LABEL, "enter StreamBufferGetErrorStatusRemark"); in StreamBufferGetErrorStatusRemark()
[all …]
/base/theme/screenlock_mgr/utils/include/
Dsclock_log.h45 constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, 0xD001C30, "SclockKit" }; variable
51LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, FILENAME_PREFIX, __FUNCTION__, __LINE__, ##_…
54LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, FILENAME_PREFIX, __FUNCTION__, __LINE__, ##_…
57LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, FILENAME_PREFIX, __FUNCTION__, __LINE__, ##_…
60LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, FILENAME_PREFIX, __FUNCTION__, __LINE__, ##_…
63LOG_LABEL, "[%{public}s(%{public}s:%{public}d)]" fmt, FILENAME_PREFIX, __FUNCTION__, __LINE__, ##_…
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/epoll_manager/
Dffi.rs21 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
38 info!(LOG_LABEL, "enter StreamSocketCreate"); in StreamSocketCreate()
53 info!(LOG_LABEL, "enter StreamSocketDelete"); in StreamSocketDelete()
66 info!(LOG_LABEL, "enter StreamSocketGetFd"); in StreamSocketGetFd()
81 info!(LOG_LABEL, "enter StreamSocketClose"); in StreamSocketClose()
97 info!(LOG_LABEL, "enter StreamSocketSetFd"); in StreamSocketSetFd()
/base/request/request/services/service/download_server/src/
Dlib.rs21 pub use request::{start, stop, RequestService, RequestServiceStub, LOG_LABEL};
28 info!(LOG_LABEL, "on_start"); in on_start()
47 info!(LOG_LABEL, "on_start succeed"); in on_start()
51 info!(LOG_LABEL, "on_stop"); in on_stop()
53 info!(LOG_LABEL, "on_stop succeed"); in on_stop()
76 info!(LOG_LABEL, "request service init"); in init()

12345678910