Home
last modified time | relevance | path

Searched defs:path (Results 1 - 10 of 10) sorted by relevance

/ide/tools/previewer/util/windows/
H A DNativeFileSystem.cpp27 std::wstring path = std::wstring(parentFolderPath.begin(), parentFolderPath.end()); in FindSubfolderByName() local
/ide/tools/previewer/test/mock_lite/ui_lite/
H A DMockUIFont.cpp60 int8_t UIFont::SetFontPath(const char* path, BaseFont::FontType type) in SetFontPath() argument
H A DMockUIFontVector.cpp111 int8_t UIFontVector::SetFontPath(const char* path, FontType type) in SetFontPath() argument
/ide/tools/previewer/util/
H A DFileSystem.cpp34 bool FileSystem::IsFileExists(std::string path) in IsFileExists() argument
39 bool FileSystem::IsDirectoryExists(std::string path) in IsDirectoryExists() argument
78 MakeDir(std::string path) MakeDir() argument
94 GetFileMode(std::string path) GetFileMode() argument
113 NormalizePath(const std::string& path) NormalizePath() argument
[all...]
H A DJsonReader.cpp627 std::string JsonReader::ReadFile(const std::string& path) in ReadFile() argument
H A DCommandParser.cpp328 std::string path = Value("j"); in IsAppPathValid() local
458 std::string path in IsConfigPathValid() local
474 std::string path = Value("arp"); IsAppResourcePathValid() local
756 std::string path = Value("hsp"); IsContainerSdkPathValid() local
848 std::string path = Value("abp"); IsAbilityPathValid() local
990 std::string path = Value("ljPath"); IsLoaderJsonPathValid() local
[all...]
/ide/tools/previewer/test/unittest/jsapp/
H A DStageContextTest.cpp361 std::string path = "/aaa/bbb/ccc/ddd/eee/fff.json"; in TEST_F() local
404 std::string path = "/aaa/bbb/ccc/ddd/eee/fff.json"; in TEST_F() local
421 std::string path = "/aaa/bbb/ccc/ddd/eee/fff.json"; in TEST_F() local
/ide/tools/previewer/test/unittest/util/
H A DJsonReaderTest.cpp412 std::string path = "1.json"; in TEST() local
/ide/tools/previewer/jsapp/rich/external/
H A DStageContext.cpp451 int StageContext::GetUpwardDirIndex(const std::string& path, const int upwardLevel) const in GetUpwardDirIndex() argument
536 const std::string path in SetPkgContextInfo() local
[all...]
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp319 const std::string path = commandInfo.appResourcePath + FileSystem::GetSeparator() + "module.json"; in SetSimulatorParams() local

Completed in 9 milliseconds