Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DCommandParser.h77 std::string GetAppResourcePath() const;
H A DCommandParser.cpp211 std::string CommandParser::GetAppResourcePath() const in GetAppResourcePath() function in CommandParser
1025 info.appResourcePath = GetAppResourcePath(); in GetCommandInfo()
/ide/tools/previewer/jsapp/rich/external/
H A DStageContext.cpp536 const std::string path = CommandParser::GetInstance().GetAppResourcePath() + in SetPkgContextInfo()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp1011 EXPECT_EQ(CommandParser::GetInstance().GetAppResourcePath(), currDir); in TEST_F()

Completed in 5 milliseconds