Searched refs:GetModuleName (Results 1 – 3 of 3) sorted by relevance
41 const std::string &GetModuleName() const;
88 const string &ConfigParser::GetModuleName() const in GetModuleName() function in OHOS::Global::Restool::ConfigParser
72 moduleName_ = configJson_.GetModuleName(); in InitModule()