Home
last modified time | relevance | path

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

12

/developtools/hdc/hdc_rust/src/cffi/
Dmount.cpp42 char dir[BUF_SIZE_SMALL] = ""; in FindMountDeviceByPath() local
59 bool RemountPartition(const char *dir) in RemountPartition()
Dusb_util.cpp21 DIR *dir = ::opendir(path.c_str()); in GetDevPath() local
Duart.cpp95 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.js98 function readFile(dir, fileDir) { argument
111 function readSystemApis(dir, fileDir) { argument
Drollup.config.js67 dir: path.resolve(__dirname, projectConfig.buildPath), property
/developtools/integration_verification/tools/startup_guard/config_parser_mgr/param/
Dsystem_parameter_parser.py127 def _scan_parameter_file(self, dir): argument
135 def scan_parameter_file(self, dir): argument
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dprocess_utils_test.cpp36 for (auto& dir : dirs) { in FindCmd() 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/host/smartperf/client/client_command/
DTemperature.cpp37 for (auto dir : dirs) { in ItemData() local
Dsp_utils.cpp110 DIR *dir = opendir(path.c_str()); in ForDirFiles() local
272 DIR *dir = opendir(basePath.c_str()); in GetCpuInfo() 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.cpp109 DIR* dir = opendir(dirPath.c_str()); in ListDir() local
/developtools/packing_tool/adapter/ohos/
DFileUtils.java269 File dir = new File(directory); in deleteDirectory() local
546 File dir = new File(filePath); in unzipFile() local
DCompressVerify.java883 File dir = new File(utility.getOutPath()); in isVerifyValidInHapAdditionMode() local
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/test/java/com/ohos/hapsigntoolcmd/
DCmdUnitTest.java766 File dir = new File("test"); in testCmdMultiHap() local
921 File dir = new File("test"); in testByteToZip() local
/developtools/ace_js2bundle/ace-loader/src/
Dresource-plugin.js409 function readFile(dir, utFiles) { argument
/developtools/hdc/src/common/
Dtransfer.cpp490 for (auto dir : dirsOflocalPath) { in CheckLocalPath() local
Dauth.cpp258 string dir = string(buf) + Base::GetPathSep() + string(harmoneyPath) + Base::GetPathSep(); in GetUserKeyPath() local
/developtools/profiler/device/base/src/
Dcommon.cpp121 DIR* dir = opendir("/proc"); in IsProcessExist() local
/developtools/hdc/src/host/
Dhost_uart.cpp187 DIR *dir = opendir("/dev"); in EnumSerialPort() local
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp117 std::vector<std::string> dir; in ReparseSymbolFilesAndResymbolization() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp394 DIR *dir = opendir(basePath.c_str()); in GetEntriesInDir() local
/developtools/smartperf_host/trace_streamer/src/
Dmain.cpp406 DIR* dir = opendir(strEscape.c_str()); in GetLongTraceFilePaths() local

12