| /developtools/integration_verification/tools/deps_guard/rules/ChipsetSDK/ |
| D | chipsetsdk_info.json | 5 "path": "//build/common/musl:musl-libc.so", string 11 "path": "//build/common/musl:musl-libc.so", string 17 "path": "//build/common/musl:musl-libc.so", string 23 "path": "//build/common/musl:musl-libc.so", string 29 "path": "//build/common/musl:musl-libc.so", string 35 "path": "//build/common/musl:musl-libcxx.so", string 41 "path": "//base/hiviewdfx/hilog/interfaces/native/innerkits:libhilog", string 49 "path": "", string 55 "path": "//base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent:libhisysevent", string 64 "path": "//base/hiviewdfx/hicollie/interfaces/native/innerkits:libhicollie", string [all …]
|
| D | chipsetsdk_indirect.json | 5 "path": "//drivers/interface/display/buffer/v1_0:libdisplay_buffer_proxy_1.0", string 19 "path": "//drivers/interface/display/buffer/v1_2:libdisplay_buffer_proxy_1.2", string 33 "path": "//base/notification/eventhandler/frameworks/eventhandler:libeventhandler", string 41 "path": "//third_party/selinux:libselinux", string 52 "path": "//third_party/pcre2:libpcre2", string 58 "path": "//base/hiviewdfx/hitrace/interfaces/native/innerkits:libhitracechain", string 66 "path": "//drivers/interface/display/buffer/v1_0:libdisplay_buffer_hdi_impl", string 74 "path": "//drivers/interface/display/buffer/v1_2:libdisplay_buffer_hdi_impl_v1_2", string 82 "path": "//foundation/communication/ipc/ipc/native/src/core:ipc_common", string 91 "path": "//third_party/nghttp2/lib:libnghttp2_shared", string [all …]
|
| /developtools/global_resource_tool/src/ |
| D | file_entry.cpp | 39 FileEntry::FileEntry(const string &path) in FileEntry() 113 bool FileEntry::Exist(const string &path) in Exist() 126 bool FileEntry::RemoveAllDir(const string &path) in RemoveAllDir() 140 bool FileEntry::RemoveFile(const string &path) in RemoveFile() 149 bool FileEntry::CreateDirs(const string &path) in CreateDirs() 173 bool FileEntry::IsDirectory(const string &path) in IsDirectory() 187 string FileEntry::RealPath(const string &path) in RealPath() 222 FileEntry::FilePath::FilePath(const string &path) : filePath_(path) in FilePath() 232 FileEntry::FilePath FileEntry::FilePath::Append(const string &path) in Append() 298 string path = entry.GetFilePath().GetPath(); in RemoveAllDirInner() local [all …]
|
| D | resource_util.cpp | 63 bool ResourceUtil::FileExist(const string &path) in FileExist() 68 bool ResourceUtil::RmoveAllDir(const string &path) in RmoveAllDir() 73 bool ResourceUtil::RmoveFile(const string &path) in RmoveFile() 78 bool ResourceUtil::OpenJsonFile(const string &path, cJSON **root) in OpenJsonFile() 100 bool ResourceUtil::SaveToJsonFile(const string &path, const cJSON *root) in SaveToJsonFile() 257 string ResourceUtil::RealPath(const string &path) in RealPath() 262 bool ResourceUtil::IslegalPath(const string &path) in IslegalPath()
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | file_utils_test.cpp | 93 std::string path = "file-name-that-not-exists.txt"; variable 105 std::string path = "temp.txt"; variable 124 std::string path = "dir_not_exists/temp.txt"; variable 137 std::string path = "temp.txt"; variable 156 std::string path = "dir_not_exists/temp.txt"; variable 169 std::string path = "/"; variable
|
| D | ftrace_fs_ops_test.cpp | 97 std::string path = FtraceFsOps::GetInstance().GetFtraceRoot(); variable 420 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/options/record-cmd"; variable 455 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/options/record-tgid"; variable 494 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/buffer_size_kb"; variable 526 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/trace_clock"; variable 568 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/set_event"; variable 596 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/events/sched/sched_switch/enable"; variable 624 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/events/sched/sched_switch/enable"; variable 652 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/tracing_on"; variable 680 std::string path = FtraceFsOps::GetInstance().ftraceRoot_ + "/tracing_on"; variable
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | ftrace_fs_ops.cpp | 48 auto path = *iter + "/events"; in GetFtraceRoot() local 69 int FtraceFsOps::WriteTraceFile(const std::string& path, const std::string& content) in WriteTraceFile() 81 int FtraceFsOps::WriteTraceFile(const std::string& path, const std::string& content, int flags) in WriteTraceFile() 137 std::string path = "/saved_cmdlines_size"; in SetSavedCmdLinesSize() local 153 std::string path = "/proc/" + std::to_string(pid) + "/comm"; in GetProcessComm() local 162 std::string path = "/proc/" + std::to_string(pid) + "/task/" + std::to_string(tid) + "/comm"; in GetThreadComm() local 202 std::string path = ftraceRoot_ + "/trace"; in ClearTraceBuffer() local 213 std::string path = "/options/record-cmd"; in SetRecordCmdOption() local 219 std::string path = "/options/record-tgid"; in SetRecordTgidOption() local 225 std::string path = "/buffer_size_kb"; in SetBufferSizeKb() local [all …]
|
| D | file_utils.cpp | 52 std::string FileUtils::ReadFile(const std::string& path) in ReadFile() 70 int FileUtils::WriteFile(const std::string& path, const std::string& content) in WriteFile() 75 int FileUtils::WriteFile(const std::string& path, const std::string& content, int flags) in WriteFile() 80 int FileUtils::WriteFile(const std::string& path, const std::string& content, int flags, int mode) in WriteFile()
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | cgroup.proto | 43 string path = 4; field 51 string path = 4; field 59 string path = 4; field 68 string path = 4; field 77 string path = 4; field 92 string path = 4; field 100 string path = 4; field 125 string path = 4; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | cgroup.proto | 43 string path = 4; field 51 string path = 4; field 59 string path = 4; field 68 string path = 4; field 77 string path = 4; field 92 string path = 4; field 100 string path = 4; field 125 string path = 4; field
|
| /developtools/profiler/device/services/profiler_service/test/unittest/ |
| D | trace_file_reader_test.cpp | 39 std::string path = "trace.bin"; member in __anon50cea6ac0111::TraceFileReaderTest 45 std::string path = DEFAULT_TEST_PATH + name; in TearDownTestCase() local 64 std::string path = "trace-write-msg.bin"; variable 99 std::string path = "trace-write-msg.bin"; variable 136 std::string path = DEFAULT_TEST_PATH + name; variable
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/ |
| D | resolve_token_info.py | 54 def clear_token_info_txt(path): argument 61 def read_txt(path): argument
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/ |
| D | resolve_token_info.py | 54 def clear_token_info_txt(path): argument 61 def read_txt(path): argument
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | cgroup.proto | 43 string path = 4; field 51 string path = 4; field 66 string path = 4; field 74 string path = 4; field
|
| /developtools/smartperf_host/patches/ |
| D | patches.json | 6 "path": "productdefine/common" string 11 "path": "build" string
|
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | usb_wrapper.cpp | 23 extern "C" int32_t ConfigEpPointEx(const char* path) in ConfigEpPointEx() 33 extern "C" int32_t OpenEpPointEx(const char* path) in OpenEpPointEx() 72 extern "C" char *GetDevPathEx(const char *path) in GetDevPathEx()
|
| /developtools/packing_tool/adapter/ohos/ |
| D | PackageUtil.java | 75 public static List<String> getPackageNameFromPath(Path path) { in getPackageNameFromPath() 102 public static String getBundleTypeFromPath(Path path) { in getBundleTypeFromPath() 201 private static String getPackInfoContentFromPath(Path path) { in getPackInfoContentFromPath() 219 private static String getModuleJsonContentFromPath(Path path) { in getModuleJsonContentFromPath() 310 private static String hash(Path path) { in hash() 463 private static void genBuildHash(Path path, ParallelScatterZipCreator zipCreator) { in genBuildHash() 496 …private static void pathToZipEntry(Path path, String baseDir, ParallelScatterZipCreator zipCreator, in pathToZipEntry() 593 private static void genBuildHash(Path path, ZipOutputStream zipOut) { in genBuildHash() 633 private static void pathToZipEntry(Path path, String baseDir, ZipOutputStream zipOut, in pathToZipEntry() 726 Path path = Paths.get(hapPath); in moduleJsonAndPackInfoExists() local [all …]
|
| /developtools/profiler/device/plugins/network_plugin/test/unittest/ |
| D | network_plugin_test.cpp | 68 std::string path = "/proc/self/exe"; in Getexepath() local 115 std::string GetFullPath(std::string path) in GetFullPath() 248 std::string path = std::string("libnetworkplugin.z.so"); variable 277 std::string path = std::string("libnetworkplugin.z.so"); variable 311 std::string path = std::string("libnetworkplugin.z.so"); variable
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/file-system/ |
| D | TabPaneFileSystemEvents.test.ts | 47 path: '/data/local/tmp/test', variable 64 path: '-', variable
|
| D | TabPaneFileSystemDescTimeSlice.test.ts | 95 path: '/data/local/tmp/test', variable 112 path: '-', variable
|
| D | TabPaneFileSystemDescHistory.test.ts | 94 path: '/data/local/tmp/test', variable 111 path: '-', variable
|
| /developtools/hdc/src/common/ |
| D | compress.cpp | 20 bool Compress::AddPath(std::string path) in AddPath() 57 bool Compress::AddEntry(std::string path) in AddEntry()
|
| /developtools/hdc/src/host/ |
| D | host_app.cpp | 74 string path = argv[i]; in BeginInstall() local 165 string path = ctxNow.taskQueue.back(); in CheckInstallContinue() local 173 string path = ctxNow.localPath; in CheckInstallContinue() local
|
| /developtools/smartperf_host/trace_streamer/src/base/ |
| D | file.cpp | 55 int32_t OpenFile(const std::string &path, int32_t flags, uint32_t mode) in OpenFile() 79 std::vector<std::string> GetFilesNameFromDir(const std::string &path) in GetFilesNameFromDir()
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | PerfProfile.ts | 19 path: string = ''; property in PerfFile 68 path: string = ''; property in PerfCallChain 83 path: string = ''; property in PerfCallChainMerageData 120 path: string = ''; property in PerfStack
|