/base/request/request/services/src/service/command/ |
H A D | search.rs | 27 debug!("Service system api search: bundle name is {}", bundle); 31 debug!("Service user search: uid is {}", uid); 36 debug!("Service search: before is {}", before); 38 debug!("Service search: after is {}", after); 40 debug!("Service search: state is {}", state); 42 debug!("Service search: action is {}", action); 44 debug!("Service search: mode is {}", mode); 55 debug!("End Service search ok: search task ids is {:?}", ids);
|
/base/request/request/services/src/service/client/ |
H A D | manager.rs | 61 debug!("ClientManager init"); 103 debug!("response client not found"); 106 debug!("response pid not found"); 118 debug!("response client not found"); 121 debug!("notify data pid not found"); 127 debug!("ClientManager handle message done"); 173 debug!("client not found"); in handle_unsubscribe() 176 debug!("unsubscribe tid not found"); in handle_unsubscribe() 184 debug!("unsubscribe tid {:?}", tid); in handle_task_finished() 186 debug!("unsubscrib in handle_task_finished() [all...] |
/base/msdp/device_status/rust/modules/coordination/client/src/ |
H A D | lib.rs | 23 use hilog_rust::{ debug, error, hilog, HiLogLabel, LogType }; 54 debug!(LOG_LABEL, "Call ipc_client::enable()"); in enable_coordination() 74 debug!(LOG_LABEL, "Call ipc_client::disable()"); in disable_coordination() 97 debug!(LOG_LABEL, "Call ipc_client::start()"); in start_coordination() 119 debug!(LOG_LABEL, "Call ipc_client::stop()"); in stop_coordination() 141 debug!(LOG_LABEL, "Call ipc_client::get_param()"); in get_coordination_state() 169 debug!(LOG_LABEL, "Call ipc_client::add_watch()"); in register_coordination_listener() 187 debug!(LOG_LABEL, "Call ipc_client::remove_watch()"); in unregister_coordination_listener()
|
/base/hiviewdfx/hilog/services/hilogd/include/ |
H A D | log_collector.h | 32 debug = IsPersistDebugOn(); in LogCollector() 48 bool debug; member in OHOS::HiviewDFX::LogCollector
|
/base/request/request/request_utils/src/ |
H A D | hilog.rs | 14 /// hilog debug 16 macro_rules! debug { macros 21 hilog_rust::debug!(LOG_LABEL, $fmt $(, @public($args))*);
|
/base/msdp/device_status/rust/subsystem/input/sys/src/interaction/ |
H A D | pointer_style.rs | 18 use hilog_rust::{ debug, error, hilog, HiLogLabel, LogType }; 76 debug!(LOG_LABEL, "Get pointer style success"); in pointer_style()
|
/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/ |
H A D | provision_verify_test.cpp | 128 "type": "debug", 141 "debug-info": { 151 "type": "debug", 164 "debug-info": { 175 "type": "debug", 188 "debug-info": { 327 "type": "debug", in HWTEST_F() 339 "debug-info": { in HWTEST_F() 416 "type": "debug", 429 "debug [all...] |
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/ |
H A D | dfx_crasher.h | 76 static int CrashInFFRT(const std::string &debug); 77 static int CrashInLibuvWork(const std::string &debug); 78 static int CrashInLibuvTimer(const std::string &debug); 79 static int CrashInLibuvWorkDone(const std::string &debug);
|
H A D | dfx_crasher.cpp | 614 NOINLINE int DfxCrasher::CrashInFFRT(const std::string &debug) in CrashInFFRT() argument 616 if (debug == "true") { in CrashInFFRT() 647 NOINLINE int DfxCrasher::CrashInLibuvWork(const std::string &debug) in CrashInLibuvWork() argument 649 if (debug == "true") { in CrashInLibuvWork() 669 NOINLINE int DfxCrasher::CrashInLibuvTimer(const std::string &debug) in CrashInLibuvTimer() argument 671 if (debug == "true") { in CrashInLibuvTimer() 696 NOINLINE int DfxCrasher::CrashInLibuvWorkDone(const std::string &debug) in CrashInLibuvWorkDone() argument 698 if (debug == "true") { in CrashInLibuvWorkDone()
|
/base/request/request/services/src/ |
H A D | hilog.rs | 16 macro_rules! debug { macros 21 hilog_rust::debug!(LOG_LABEL, $fmt $(, @public($args))*);
|
/base/msdp/device_status/rust/modules/basic/client/src/ |
H A D | lib.rs | 23 use hilog_rust::{ debug, hilog, HiLogLabel, LogType }; 49 debug!(LOG_LABEL, "Call ipc_client::start()"); in alloc_socket_pair()
|
/base/msdp/device_status/rust/modules/drag/client/src/ |
H A D | lib.rs | 26 use hilog_rust::{ debug, error, hilog, HiLogLabel, LogType }; 46 debug!(LOG_LABEL, "Call ipc_client::start()"); in start_drag()
|
/base/request/request/services/src/manage/events/ |
H A D | resume.rs | 19 debug!("TaskManager resume, uid{} tid{}", uid, task_id);
|
H A D | pause.rs | 19 debug!("TaskManager pause, uid{} tid{}", uid, task_id);
|
H A D | start.rs | 19 debug!("TaskManager start, tid{}", task_id);
|
H A D | stop.rs | 21 debug!("TaskManager stop, tid{}", task_id);
|
H A D | remove.rs | 21 debug!("TaskManager remove,uid{} tid{}", uid, task_id);
|
/base/msdp/device_status/rust/modules/scheduler/sys/src/ |
H A D | scheduler.rs | 31 use hilog_rust::{ debug, info, error, hilog, HiLogLabel, LogType }; 280 debug!(LOG_LABEL, "Add epoll handler ({})", @public(fd)); in add_epoll_handler() 293 debug!(LOG_LABEL, "Remove epoll handler ({})", @public(fd)); in remove_epoll_handler() 307 debug!(LOG_LABEL, "Wake epoll handler ({})", @public(e.fd)); in wake() 328 debug!(LOG_LABEL, "No epoll event"); in dispatch_inner()
|
/base/request/request/services/src/service/ |
H A D | permission.rs | 28 debug!("Checks QUERY permission");
|
/base/request/request/services/src/utils/ |
H A D | task_id_generator.rs | 26 debug!("generate task_id");
|
/base/hiviewdfx/hilog/services/hilogd/ |
H A D | log_collector.cpp | 90 if (msg.type != static_cast<uint16_t>(LOG_APP) && flowControl && !debug) { in onDataRecv() 141 debug = on; in SetDebuggable()
|
/base/msdp/device_status/rust/plugin_manager/src/ |
H A D | lib.rs | 29 use hilog_rust::{ debug, info, error, hilog, HiLogLabel, LogType }; 147 debug!(LOG_LABEL, "Library({}) has not been loaded", @public(intention as u32)); in unload_plugin()
|
/base/request/request/services/src/service/run_count/ |
H A D | manager.rs | 81 debug!("RunCountManager init"); 110 debug!("RunCountManager handle message done");
|
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/ |
H A D | stream_session.rs | 18 use hilog_rust::{debug, error, hilog, HiLogLabel, LogType}; 102 debug!(LOG_LABEL, "Enter fd_:{}.", self.fd); in session_close()
|
/base/msdp/device_status/rust/ipc/server/src/ |
H A D | fusion_ipc_delegator.rs | 27 use hilog_rust::{ debug, info, error, hilog, HiLogLabel, LogType }; 55 debug!(LOG_LABEL, "check interface token"); in check_interface_token() 77 debug!(LOG_LABEL, "Plugin loaded"); in load_plugin()
|