Home
last modified time | relevance | path

Searched refs:ShowHelp (Results 1 - 25 of 26) sorted by relevance

12

/base/inputmethod/imf/common/src/
H A Dinputmethod_dump.cpp52 ShowHelp(fd); in Dump()
65 void InputmethodDump::ShowHelp(int fd) in ShowHelp() function in OHOS::MiscServices::InputmethodDump
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_dump_helper.cpp28 ShowHelp(result); in Dump()
40 void CellularCallDumpHelper::ShowHelp(std::string &result) const in ShowHelp() function in OHOS::Telephony::CellularCallDumpHelper
/base/telephony/call_manager/services/hisysevent/src/
H A Dcall_manager_dump_helper.cpp26 ShowHelp(result); in Dump()
43 void CallManagerDumpHelper::ShowHelp(std::string &result) const in ShowHelp() function in OHOS::Telephony::CallManagerDumpHelper
/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.cpp92 void AccountDumpHelper::ShowHelp(std::string& result) const in ShowHelp() function in OHOS::AccountSA::AccountDumpHelper
176 ShowHelp(result); in ProcessOneParameter()
187 ShowHelp(result); in ProcessOneParameter()
217 ShowHelp(result); in ProcessTwoParameter()
H A Daccount_dump_helper.h35 void ShowHelp(std::string& result) const;
/base/telephony/call_manager/services/hisysevent/include/
H A Dcall_manager_dump_helper.h33 void ShowHelp(std::string &result) const;
/base/telephony/sms_mms/services/sms/include/
H A Dsms_dump_helper.h31 void ShowHelp(std::string &result) const;
/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_dump_helper.h33 void ShowHelp(std::string &result) const;
/base/telephony/cellular_data/services/include/
H A Dcellular_data_dump_helper.h32 void ShowHelp(std::string &result) const;
/base/telephony/core_service/services/core/include/
H A Dcore_service_dump_helper.h30 void ShowHelp(std::string &result) const;
/base/inputmethod/imf/common/include/
H A Dinputmethod_dump.h39 void ShowHelp(int fd);
/base/time/time_service/services/dfx/include/
H A Dtime_cmd_parse.h27 std::string ShowHelp();
/base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/
H A Dcommand.cpp23 std::string Command::ShowHelp() const in ShowHelp() function in OHOS::MiscServices::Command
H A Dcommand.h26 std::string ShowHelp() const;
H A Ddump_helper.cpp40 dprintf(fd, "\n%-15s: %-20s", handler->GetFormat().c_str(), handler->ShowHelp().c_str()); in Dispatch()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_dump_helper.cpp32 ShowHelp(result); in Dump()
47 void CellularDataDumpHelper::ShowHelp(std::string &result) const in ShowHelp() function in OHOS::Telephony::CellularDataDumpHelper
/base/telephony/sms_mms/services/sms/
H A Dsms_dump_helper.cpp27 ShowHelp(result); in Dump()
49 void SmsDumpHelper::ShowHelp(std::string &result) const in ShowHelp() function in OHOS::Telephony::SmsDumpHelper
/base/time/time_service/services/dfx/src/
H A Dtime_cmd_parse.cpp23 std::string TimeCmdParse::ShowHelp() in ShowHelp() function in TimeCmdParse
H A Dtime_cmd_dispatcher.cpp29 dprintf(fd, "\n%-15s: %-20s", handler->GetFormat().c_str(), handler->ShowHelp().c_str()); in Dispatch()
/base/theme/screenlock_mgr/services/include/
H A Dcommand.h31 virtual std::string ShowHelp();
/base/theme/screenlock_mgr/services/src/
H A Ddump_helper.cpp39 dprintf(fd, "\n%-15s: %-20s\n", handler->GetFormat().c_str(), handler->ShowHelp().c_str()); in Dispatch()
H A Dcommand.cpp29 std::string Command::ShowHelp() in ShowHelp() function in OHOS::ScreenLock::Command
/base/telephony/core_service/services/core/src/
H A Dcore_service_dump_helper.cpp28 ShowHelp(result); in Dump()
34 void CoreServiceDumpHelper::ShowHelp(std::string &result) const in ShowHelp() function in OHOS::Telephony::CoreServiceDumpHelper
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp238 static void ShowHelp(const string& cmd) in ShowHelp() function
950 ShowHelp(argv[0]); in main()
956 ShowHelp(argv[0]); in main()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_core_service.cpp397 coreServiceDumpHelper->ShowHelp(result); in HWTEST_F()

Completed in 8 milliseconds

12