Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 25 of 38) sorted by relevance

12

/developtools/hdc/hdc_rust/src/cffi/
Dmount.cpp40 char dir[BUF_SIZE_SMALL] = ""; in FindMountDeviceByPath() local
66 bool RemountPartition(const char *dir) in RemountPartition()
Dusb_util.cpp28 DIR *dir = ::opendir(path.c_str()); in GetDevPath() local
Duart.cpp97 DIR *dir = opendir("/dev"); local
/developtools/ace_ets2bundle/compiler/
Dbuild_declarations_file.js89 function readFile(dir, fileDir) { argument
221 function generateComponentConfig(dir, buildPublicSDK) { argument
Dbuild_kitConfigs_file.js100 function readFile(dir, fileDir) { argument
113 function readSystemApis(dir, fileDir) { argument
Drollup.config.js67 dir: path.resolve(__dirname, projectConfig.buildPath), property
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dprocess_utils_test.cpp36 for (auto& dir : dirs) { in FindCmd() local
/developtools/profiler/host/smartperf/client/client_command/
DTemperature.cpp37 for (auto dir : dirs) { in ItemData() local
Dsp_utils.cpp115 DIR *dir = opendir(path.c_str()); in ForDirFiles() local
277 DIR *dir = opendir(basePath.c_str()); in GetCpuInfo() local
/developtools/hdc/src/daemon/
Ddaemon_unity.cpp110 char dir[BUF_SIZE_SMALL] = ""; in FindMountDeviceByPath() local
127 bool HdcDaemonUnity::RemountPartition(const char *dir) in RemountPartition()
Ddaemon_usb.cpp69 DIR *dir = ::opendir(path.c_str()); in GetDevPath() local
/developtools/profiler/device/plugins/api/src/
Dplugin_watcher.cpp60 DIR* dir = nullptr; in ScanPlugins() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dfile_utils.cpp110 DIR* dir = opendir(dirPath.c_str()); in ListDir() local
/developtools/packing_tool/adapter/ohos/
DFileUtils.java270 File dir = new File(directory); in deleteDirectory() local
547 File dir = new File(filePath); in unzipFile() local
DPackageNormalize.java117 private static void rmdir(Path dir) throws IOException { in rmdir()
DCompressVerify.java1005 File dir = new File(utility.getOutPath()); in isVerifyValidInHapAdditionMode() local
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/test/java/com/ohos/hapsigntoolcmd/
DCmdUnitTest.java412 File dir = new File("test"); in mkTestDir() local
421 File dir = new File("test"); in delTestDir() local
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts155 const dir = apiDirs[i]; constant
/developtools/ace_js2bundle/ace-loader/src/
Dresource-plugin.js409 function readFile(dir, utFiles) { argument
/developtools/hdc/hdc_rust/src/host/
Dhost_app.rs158 let dir = match std::fs::read_dir(dir_path) { in get_sub_app_files_resurively() localVariable
/developtools/hdc/src/common/
Dtransfer.cpp489 for (auto dir : dirsOflocalPath) { in CheckLocalPath() local
/developtools/hdc/src/host/
Dhost_uart.cpp187 DIR *dir = opendir("/dev"); in EnumSerialPort() local
/developtools/profiler/device/base/src/
Dcommon.cpp121 DIR* dir = opendir("/proc"); in IsProcessExist() local
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/
Dpbreader_parser.cpp202 auto dir = file.substr(0, file.find_last_of("/\\")); in ReparseSymbolFilesAndResymbolization() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp411 DIR *dir = opendir(basePath.c_str()); in GetEntriesInDir() local

12