Lines Matching refs:Base
45 Base::PrintMessage("Background mode, persist.hdc.mode"); in ForkChildCheck()
48 workMode = Base::Trim(workMode); in ForkChildCheck()
111 Base::CloseFd(fd); in BackgroundRun()
152 Base::SetLogLevel(logLevel); in GetDaemonCommandlineOptions()
156 Base::PrintMessage("Option USB enabled"); in GetDaemonCommandlineOptions()
161 Base::PrintMessage("Option TCP enabled"); in GetDaemonCommandlineOptions()
167 Base::PrintMessage("Parament Enable UART"); in GetDaemonCommandlineOptions()
173 Base::PrintMessage("Option:%c non-supported!", ch); in GetDaemonCommandlineOptions()
260 Hdc::Base::SetLogCache(false); in main()
268 string ver = Hdc::Base::GetVersion(); in main()
273 Hdc::Base::RemoveLogFile(); in main()
281 Base::PrintMessage("TCP, USB and Uart are disable, cannot run continue\n"); in main()
285 Base::PrintMessage("Both TCP and USB are disable, cannot run continue\n"); in main()
295 Base::PrintMessage("DropRootPrivileges fail, EXITING...\n"); in main()
300 Base::InitProcess(); in main()