Searched refs:GetModuleNames (Results 1 – 5 of 5) sorted by relevance
63 …fileListHandles_.push_back(bind(&CmdList::GetModuleNames, this, root["moduleNames"], Option::MODUL… in InitFileListCommand()96 uint32_t CmdList::GetModuleNames(const Json::Value &node, int c, HandleBack callback) in GetModuleNames() function in OHOS::Global::Restool::CmdList
88 const vector<string> &PackageParser::GetModuleNames() const in GetModuleNames() function in OHOS::Global::Restool::PackageParser
73 vector<string> moduleNames = packageParser_.GetModuleNames(); in InitModule()
38 uint32_t GetModuleNames(const Json::Value &node, int c, HandleBack callback);
45 const std::vector<std::string> &GetModuleNames() const;