Searched defs:argsFormat (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | command.cpp | 20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command() 25 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help) : format(args… in Command()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
H A D | command.cpp | 20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command() 25 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help) in Command()
|
/ohos5.0/base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/ |
H A D | command.cpp | 18 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command()
|
/ohos5.0/base/time/time_service/services/dfx/src/ |
H A D | time_cmd_parse.cpp | 19 …const std::vector<std::string> &argsFormat, const std::string &strHelp, const TimeCmdParse::Action… in TimeCmdParse()
|