Searched refs:CheckCommand (Results 1 – 7 of 7) sorted by relevance
83 if (!CheckCommand()) { in DoWork()128 bool ShellCommandExecutor::CheckCommand() in CheckCommand() function in OHOS::AAFwk::ShellCommandExecutor
20 if (!OHOS::MMI::VirtualDevice::CheckCommand(argc, argv)) { in main()
632 bool VirtualDevice::CheckCommand(int32_t argc, char **argv) in CheckCommand() function in OHOS::MMI::VirtualDevice
52 bool CheckCommand();
118 void DaemonUpdater::CheckCommand(const uint8_t *payload, int payloadSize) in CheckCommand() function in Hdc::DaemonUpdater186 …cmdFunc_.emplace(CMD_UPDATER_CHECK, bind(&DaemonUpdater::CheckCommand, this, placeholders::_1, pla… in Init()
34 void CheckCommand(const uint8_t *payload, int payloadSize);
34 static bool CheckCommand(int32_t argc, char **argv);