Home
last modified time | relevance | path

Searched defs:dir (Results 1 - 25 of 27) sorted by relevance

12

/developtools/hdc/hdc_rust/src/cffi/
H A Dusb_util.cpp28 DIR *dir = ::opendir(path.c_str()); in GetDevPath() local
H A Dmount.cpp42 char dir[BUF_SIZE_SMALL] = ""; in FindMountDeviceByPath() local
68 bool RemountPartition(const char *dir) in RemountPartition() argument
[all...]
H A Duart.cpp97 DIR *dir = opendir("/dev"); local
/developtools/profiler/device/plugins/api/src/
H A Dplugin_watcher.cpp60 DIR* dir = nullptr; in ScanPlugins() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dfile_utils.cpp110 DIR* dir = opendir(dirPath.c_str()); in ListDir() local
/developtools/packing_tool/adapter/ohos/
H A DPackageNormalize.java117 private static void rmdir(Path dir) throws IOException { in rmdir() argument
H A DPackageUtil.java288 public static boolean rmdir(Path dir) { in rmdir() argument
[all...]
H A DUncompress.java1045 private static void compressDirectory(File dir, String baseDir, ZipOutputStream zipOut, boolean isCompression) in compressDirectory() argument
H A DCompressor.java2295 private void compressDirectory(Utility utility, File dir, String baseDir, boolean isCompression) in compressDirectory() argument
3421 deleteDirectory(File dir) deleteDirectory() argument
[all...]
/developtools/hdc/src/host/
H A Dhost_app.cpp32 string HdcHostApp::Dir2Tar(const char *dir) in Dir2Tar() argument
H A Dhost_uart.cpp187 DIR *dir = opendir("/dev"); in EnumSerialPort() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/utils_Test/
H A Dutils_test.cpp513 std::string dir; in HWTEST_F() local
/developtools/hdc/src/daemon/
H A Ddaemon_unity.cpp109 char dir[BUF_SIZE_SMALL] = ""; in FindMountDeviceByPath() local
135 bool HdcDaemonUnity::RemountPartition(const char *dir) in RemountPartition() argument
[all...]
H A Ddaemon_app.cpp120 string dir = ctxNow.localPath.substr(0, rindex); in AsyncInstallFinish() local
192 string dir; in Tar2Dir() local
204 RemoveDir(const string &dir) RemoveDir() argument
274 string dir = Tar2Dir(context->localPath.c_str()); WhenTransferFinish() local
[all...]
H A Ddaemon_usb.cpp69 DIR *dir = ::opendir(path.c_str()); in GetDevPath() local
/developtools/smartperf_host/trace_streamer/src/base/
H A Dfile.cpp179 std::string dir = dstDir + "/" + filename; in LocalUnzip() local
/developtools/profiler/device/plugins/native_daemon/src/
H A Dutilities.cpp414 DIR *dir = opendir(basePath.c_str()); in GetEntriesInDir() local
/developtools/packing_tool/packing_tool/frameworks/src/
H A Dutils.cpp237 bool Utils::IsDirectory(const std::string& dir) in IsDirectory() argument
248 bool Utils::RemoveDirectory(const std::string& dir) in RemoveDirectory() argument
253 std::string Utils::GetFilePathByDir(const std::string& dir, const std::string& fileName) in GetFilePathByDir() argument
266 bool Utils::ForceCreateDirectory(const std::string& dir) in ForceCreateDirectory() argument
285 ForceRemoveDirectory(const std::string& dir, bool isDeleteSelf) ForceRemoveDirectory() argument
[all...]
/developtools/smartperf_host/trace_streamer/src/
H A Dmain.cpp559 DIR *dir = opendir(strEscape.c_str()); in GetLongTraceFilePaths() local
/developtools/profiler/device/base/src/
H A Dcommon.cpp127 DIR* dir = opendir("/proc"); in IsProcessExist() local
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
H A Dcpu_data_plugin_unittest.cpp264 DIR* dir = cpuPlugin.OpenDestDir(path); in HWTEST_F() local
/developtools/hiperf/src/
H A Dutilities.cpp462 DIR *dir = opendir(resolvedPath.c_str()); in GetEntriesInDir() local
/developtools/profiler/host/smartperf/client/client_command/
H A Dsp_utils.cpp136 DIR *dir = opendir(path.c_str()); in ForDirFiles() local
332 DIR *dir = opendir(basePath.c_str()); in GetCpuInfo() local
[all...]
/developtools/profiler/device/plugins/memory_plugin/test/unittest/
H A Dmemory_data_plugin_unittest.cpp510 DIR* dir = memoryPlugin->OpenDestDir(g_path.c_str()); in HWTEST_F() local
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/arkts/
H A Dpbreader_js_memory_parser.cpp288 DIR *dir = opendir("."); in PbreaderJSMemoryParser() local

Completed in 27 milliseconds

12