Home
last modified time | relevance | path

Searched refs:GetLoaderJsonPath (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/util/
H A DCommandParser.h94 std::string GetLoaderJsonPath() const;
H A DCommandParser.cpp980 std::string CommandParser::GetLoaderJsonPath() const in GetLoaderJsonPath() function in CommandParser
1029 info.loaderJsonPath = GetLoaderJsonPath(); in GetCommandInfo()
/ide/tools/previewer/jsapp/rich/external/
H A DStageContext.cpp555 std::string jsonPath = CommandParser::GetInstance().GetLoaderJsonPath(); in SetPkgContextInfo()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp1134 EXPECT_EQ(CommandParser::GetInstance().GetLoaderJsonPath(), currFile); in TEST_F()

Completed in 6 milliseconds