Searched refs:GetLoaderJsonPath (Results 1 – 3 of 3) sorted by relevance
67 std::string GetLoaderJsonPath() const;
971 string CommandParser::GetLoaderJsonPath() const in GetLoaderJsonPath() function in CommandParser
218 …e::StageContext::GetInstance().SetLoaderJsonPath(CommandParser::GetInstance().GetLoaderJsonPath()); in RunJsApp()