Home
last modified time | relevance | path

Searched refs:ParseCommandType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/applypatch/
H A Dcommand.cpp30 type_ = ParseCommandType(tokens_[H_ZERO_NUMBER]); in Init()
77 CommandType Command::ParseCommandType(const std::string &firstCmd) in ParseCommandType() function in Updater::Command
/ohos5.0/base/update/updater/services/include/applypatch/
H A Dcommand.h45 CommandType ParseCommandType(const std::string &first_cmd);