Searched defs:path (Results 1 – 10 of 10) sorted by relevance
35 bool FileSystem::IsFileExists(string path) in IsFileExists()40 bool FileSystem::IsDirectoryExists(string path) in IsDirectoryExists()52 string path(appPath); in GetApplicationPath() local68 for (string path : pathList) { in MakeVirtualFileSystemPath() local79 int FileSystem::MakeDir(string path) in MakeDir()95 unsigned short FileSystem::GetFileMode(string path) in GetFileMode()114 std::string FileSystem::NormalizePath(const std::string& path) in NormalizePath()
325 string path = Value("j"); in IsAppPathValid() local455 string path = Value("f"); in IsConfigPathValid() local471 string path = Value("arp"); in IsAppResourcePathValid() local752 string path = Value("hsp"); in IsContainerSdkPathValid() local844 string path = Value("abp"); in IsAbilityPathValid() local986 string path = Value("ljPath"); in IsLoaderJsonPathValid() local
629 string JsonReader::ReadFile(const string& path) in ReadFile()
18 const path = require('path'); constant
27 std::wstring path = std::wstring(parentFolderPath.begin(), parentFolderPath.end()); in FindSubfolderByName() local
361 std::string path = "/aaa/bbb/ccc/ddd/eee/fff.json"; in TEST_F() local404 std::string path = "/aaa/bbb/ccc/ddd/eee/fff.json"; in TEST_F() local421 std::string path = "/aaa/bbb/ccc/ddd/eee/fff.json"; in TEST_F() local
443 int StageContext::GetUpwardDirIndex(const std::string& path, const int upwardLevel) const in GetUpwardDirIndex() argument528 const string path = CommandParser::GetInstance().GetAppResourcePath() + in SetPkgContextInfo() local
313 const string path = commandInfo.appResourcePath + FileSystem::GetSeparator() + "module.json"; in SetSimulatorParams() local
413 std::string path = "1.json"; in TEST() local