Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
DCommandParser.h67 std::string GetLoaderJsonPath() const;
DCommandParser.cpp971 string CommandParser::GetLoaderJsonPath() const in GetLoaderJsonPath() function in CommandParser
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp218 …e::StageContext::GetInstance().SetLoaderJsonPath(CommandParser::GetInstance().GetLoaderJsonPath()); in RunJsApp()