Home
last modified time | relevance | path

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

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