Home
last modified time | relevance | path

Searched defs:path (Results 1 – 6 of 6) sorted by relevance

/ide/tools/previewer/util/
DFileSystem.cpp35 bool FileSystem::IsFileExists(string path) in IsFileExists()
40 bool FileSystem::IsDirectoryExists(string path) in IsDirectoryExists()
52 string path(appPath); in GetApplicationPath() local
68 for (string path : pathList) { in MakeVirtualFileSystemPath() local
79 int FileSystem::MakeDir(string path) in MakeDir()
95 unsigned short FileSystem::GetFileMode(string path) in GetFileMode()
DCommandParser.cpp309 string path = Value("j"); in IsAppPathValid() local
439 string path = Value("f"); in IsConfigPathValid() local
455 string path = Value("arp"); in IsAppResourcePathValid() local
734 string path = Value("hsp"); in IsContainerSdkPathValid() local
826 string path = Value("abp"); in IsAbilityPathValid() local
DJsonReader.cpp24 string JsonReader::ReadFile(const string path) in ReadFile()
/ide/tools/previewer/automock/mock-generate/
Dbuild.js18 const path = require('path'); constant
/ide/tools/previewer/automock/
Dbuild_jsmock_system_plugin.js18 const path = require('path'); constant
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp329 const string path = CommandParser::GetInstance().GetAppResourcePath() + in SetSimulatorParams() local