Home
last modified time | relevance | path

Searched refs:GetApplicationPath (Results 1 - 6 of 6) sorted by relevance

/ide/tools/previewer/test/unittest/jsapp_lite/
H A DJsAppImplTest.cpp53 testConfigPath = FileSystem::GetApplicationPath() + FileSystem::separator + ".." + in SetUpTestCase()
55 std::string srcBrkPath = FileSystem::GetApplicationPath() + FileSystem::separator + in SetUpTestCase()
57 std::string srcFontPath = FileSystem::GetApplicationPath() + FileSystem::separator + in SetUpTestCase()
/ide/tools/previewer/util/
H A DFileSystem.h26 static std::string GetApplicationPath();
H A DFileSystem.cpp44 std::string FileSystem::GetApplicationPath() in GetApplicationPath() function in FileSystem
62 std::string dirToMake = GetApplicationPath(); in MakeVirtualFileSystemPath()
/ide/tools/previewer/mock/
H A DSystemCapability.cpp48 std::string filePath = FileSystem::GetApplicationPath() + separator + ".." + separator + "config" + separator + in ReadCapability()
/ide/tools/previewer/jsapp/lite/
H A DJsAppImpl.cpp80 std::string fontPath = FileSystem::GetApplicationPath() + separator + ".." + separator + "config" + separator; in InitFontEngine()
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp555 std::string rPath = FileSystem::GetApplicationPath(); in SetSystemResourcesPath()

Completed in 4 milliseconds