Searched defs:path (Results 1 – 8 of 8) 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()
321 string path = Value("j"); in IsAppPathValid() local451 string path = Value("f"); in IsConfigPathValid() local467 string path = Value("arp"); in IsAppResourcePathValid() local746 string path = Value("hsp"); in IsContainerSdkPathValid() local838 string path = Value("abp"); in IsAbilityPathValid() local981 string path = Value("ljPath"); in IsLoaderJsonPathValid() local
24 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
417 int StageContext::GetUpwardDirIndex(const std::string& path, const int upwardLevel) const in GetUpwardDirIndex() argument
323 const string path = CommandParser::GetInstance().GetAppResourcePath() + in SetSimulatorParams() local