Searched defs:ParseCommand (Results 1 – 7 of 7) sorted by relevance
28 void DCLCommand::ParseCommand(std::vector<std::string> argv) in ParseCommand() function in OHOS::Rosen::DCLCommand
84 void EventDump::ParseCommand(int32_t fd, const std::vector<std::string> &args) in ParseCommand() function in OHOS::MMI::EventDump
57 void MiscdeviceDump::ParseCommand(int32_t fd, const std::vector<std::string> &args) in ParseCommand() function in OHOS::Sensors::MiscdeviceDump
139 void SensorDump::ParseCommand(int32_t fd, const std::vector<std::string> &args, const std::vector<S… in ParseCommand() function in OHOS::Sensors::SensorDump
55 void DeviceStatusDumper::ParseCommand(int32_t fd, const std::vector<std::string> &args, const std::… in ParseCommand() function in OHOS::Msdp::DeviceStatus::DeviceStatusDumper
71 void DumpHelper::ParseCommand(const std::vector<std::string> &args, std::vector<std::shared_ptr<Com… in ParseCommand() function in OHOS::DistributedData::DumpHelper
141 int32_t InputManagerCommand::ParseCommand(int32_t argc, char *argv[]) in ParseCommand() function in OHOS::MMI::InputManagerCommand