Home
last modified time | relevance | path

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

12

/developtools/ace_ets2bundle/compiler/
Dbuild_declarations_file.js89 function readFile(dir, fileDir) { argument
218 function generateComponentConfig(dir, buildPublicSDK) { argument
Drollup.config.js67 dir: path.resolve(__dirname, projectConfig.buildPath), property
/developtools/profiler/host/smartperf/client/client_command/
DTemperature.cpp25 for (auto dir : dirs) { in ItemData() local
Dsp_utils.cpp89 DIR *dir = opendir(path.c_str()); in ForDirFiles() local
215 DIR *dir = opendir(basePath.c_str()); in GetCpuInfo() local
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dprocess_utils_test.cpp36 for (auto& dir : dirs) { in FindCmd() local
/developtools/integration_verification/tools/startup_guard/config_parser_mgr/param/
Dsystem_parameter_parser.py129 def _scan_parameter_file(self, dir): argument
137 def scan_parameter_file(self, dir): argument
/developtools/hdc/src/daemon/
Ddaemon_unity.cpp109 char dir[BUF_SIZE_SMALL] = ""; in FindMountDeviceByPath() local
126 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.cpp106 DIR* dir = opendir(dirPath.c_str()); in ListDir() 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/packing_tool/adapter/ohos/
DFileUtils.java269 File dir = new File(directory); in deleteDirectory() local
546 File dir = new File(filePath); in unzipFile() local
/developtools/ace_js2bundle/ace-loader/src/
Dresource-plugin.js409 function readFile(dir, utFiles) { argument
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp145 std::vector<std::string> dir; in ReparseSymbolFilesAndResymbolization() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp149 std::vector<std::string> dir; in ReparseSymbolFilesAndResymbolization() local
/developtools/hdc/src/common/
Dauth.cpp258 string dir = string(buf) + Base::GetPathSep() + string(harmoneyPath) + Base::GetPathSep(); in GetUserKeyPath() local
Dtransfer.cpp496 for (auto dir : dirsOflocalPath) { in CheckLocalPath() local
/developtools/profiler/device/base/src/
Dcommon.cpp103 DIR* dir = opendir("/proc"); in IsProcessExist() local
/developtools/hdc/src/host/
Dhost_uart.cpp187 DIR *dir = opendir("/dev"); in EnumSerialPort() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp394 DIR *dir = opendir(basePath.c_str()); in GetEntriesInDir() local
/developtools/profiler/device/plugins/memory_plugin/test/unittest/
Dmemory_data_plugin_unittest.cpp232 DIR* dir = memoryPlugin->OpenDestDir(g_path.c_str()); variable
/developtools/hiperf/src/
Dutilities.cpp474 DIR *dir = opendir(resolvedPath.c_str()); in GetEntriesInDir() local
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp269 DIR* dir = cpuPlugin.OpenDestDir(path); variable
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dext4.proto47 uint64 dir = 3; field
742 uint64 dir = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dext4.proto47 uint64 dir = 3; field
742 uint64 dir = 2; field

12