/developtools/hdc/hdc_rust/src/cffi/ |
D | mount.cpp | 40 char dir[BUF_SIZE_SMALL] = ""; in FindMountDeviceByPath() local 66 bool RemountPartition(const char *dir) in RemountPartition()
|
D | usb_util.cpp | 28 DIR *dir = ::opendir(path.c_str()); in GetDevPath() local
|
D | uart.cpp | 97 DIR *dir = opendir("/dev"); local
|
/developtools/ace_ets2bundle/compiler/ |
D | build_declarations_file.js | 89 function readFile(dir, fileDir) { argument 221 function generateComponentConfig(dir, buildPublicSDK) { argument
|
D | build_kitConfigs_file.js | 100 function readFile(dir, fileDir) { argument 113 function readSystemApis(dir, fileDir) { argument
|
D | rollup.config.js | 67 dir: path.resolve(__dirname, projectConfig.buildPath), property
|
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
D | process_utils_test.cpp | 36 for (auto& dir : dirs) { in FindCmd() local
|
/developtools/profiler/host/smartperf/client/client_command/ |
D | Temperature.cpp | 37 for (auto dir : dirs) { in ItemData() local
|
D | sp_utils.cpp | 115 DIR *dir = opendir(path.c_str()); in ForDirFiles() local 277 DIR *dir = opendir(basePath.c_str()); in GetCpuInfo() local
|
/developtools/hdc/src/daemon/ |
D | daemon_unity.cpp | 110 char dir[BUF_SIZE_SMALL] = ""; in FindMountDeviceByPath() local 127 bool HdcDaemonUnity::RemountPartition(const char *dir) in RemountPartition()
|
D | daemon_usb.cpp | 69 DIR *dir = ::opendir(path.c_str()); in GetDevPath() local
|
/developtools/profiler/device/plugins/api/src/ |
D | plugin_watcher.cpp | 60 DIR* dir = nullptr; in ScanPlugins() local
|
/developtools/profiler/device/plugins/ftrace_plugin/src/ |
D | file_utils.cpp | 110 DIR* dir = opendir(dirPath.c_str()); in ListDir() local
|
/developtools/packing_tool/adapter/ohos/ |
D | FileUtils.java | 270 File dir = new File(directory); in deleteDirectory() local 547 File dir = new File(filePath); in unzipFile() local
|
D | PackageNormalize.java | 117 private static void rmdir(Path dir) throws IOException { in rmdir()
|
D | CompressVerify.java | 1005 File dir = new File(utility.getOutPath()); in isVerifyValidInHapAdditionMode() local
|
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/test/java/com/ohos/hapsigntoolcmd/ |
D | CmdUnitTest.java | 412 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/ |
D | api_check_utils.ts | 155 const dir = apiDirs[i]; constant
|
/developtools/ace_js2bundle/ace-loader/src/ |
D | resource-plugin.js | 409 function readFile(dir, utFiles) { argument
|
/developtools/hdc/hdc_rust/src/host/ |
D | host_app.rs | 158 let dir = match std::fs::read_dir(dir_path) { in get_sub_app_files_resurively() localVariable
|
/developtools/hdc/src/common/ |
D | transfer.cpp | 489 for (auto dir : dirsOflocalPath) { in CheckLocalPath() local
|
/developtools/hdc/src/host/ |
D | host_uart.cpp | 187 DIR *dir = opendir("/dev"); in EnumSerialPort() local
|
/developtools/profiler/device/base/src/ |
D | common.cpp | 121 DIR* dir = opendir("/proc"); in IsProcessExist() local
|
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/ |
D | pbreader_parser.cpp | 202 auto dir = file.substr(0, file.find_last_of("/\\")); in ReparseSymbolFilesAndResymbolization() local
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | utilities.cpp | 411 DIR *dir = opendir(basePath.c_str()); in GetEntriesInDir() local
|