Lines Matching refs:hdc
15 use hdc::common::base::Base;
16 use hdc::common::filemanager::FileManager;
17 use hdc::common::hdcfile;
18 use hdc::common::hdctransfer::{self, HdcTransferBase};
19 use hdc::config::HdcCommand;
20 use hdc::config::TaskMessage;
21 use hdc::config::TRANSFER_FUNC_NAME;
22 use hdc::config::{self, INSTALL_TAR_MAX_CNT};
23 use hdc::serializer::serialize::Serialization;
24 use hdc::transfer;
25 use hdc::transfer::EchoLevel;
26 use hdc::utils;
33 use hdc::tar::compress::Compress;
106 hdc::error!("Get host app task failed");
118 hdc::info!("{message}");
138 hdc::info!("send HdcCommand::AppUninstall");
149 hdc::error!("do_app_finish from_utf8 error, {err}");
181 hdc::error!("Get host app task failed");
185 hdc::info!("send HdcCommand::AppCheck");
196 hdc::error!("Get host app task failed");
209 hdc::info!("dir_to_tar success, path = {}", tar_file);
214 hdc::error!("{}", err);
223 hdc::info!("task_queue is empty, not need install");
245 hdc::error!("file_manager.open {error_msg}");
253 hdc::error!("argc {argc}, {command}");
258 hdc::error!("Get host app task failed");
307 hdc::info!("cmd : {str}");
313 hdc::error!("error {}", e);
324 hdc::info!("cmd {str}");
327 hdc::error!("argc {argc}");
363 hdc::error!("Get host app task failed");
371 hdc::info!("recv HdcCommand::AppBegin");
383 hdc::info!("recv HdcCommand::AppFinish");