Home
last modified time | relevance | path

Searched refs:GetAppName (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/util/
DCommandParser.h40 std::string GetAppName() const;
DCommandParser.cpp253 string CommandParser::GetAppName() const in GetAppName() function in CommandParser
/ide/tools/previewer/
DThinPreviewer.cpp75 JsAppImpl::GetInstance().SetBundleName(parser.GetAppName()); in InitJsApp()