| /developtools/hiperf/test/fuzztest/perffile_fuzzer/ |
| H A D | PerfFile_fuzzer.cpp | 23 explicit PerfFileReaderFuzzer(const std::string &fileName, FILE *fp) in PerfFileReaderFuzzer() argument 26 static std::unique_ptr<PerfFileReaderFuzzer> Instance(const std::string &fileName, in Instance() argument
|
| /developtools/profiler/hiebpf/src/ |
| H A D | elf_symbol_info.cpp | 25 bool ElfSymbolInfo::GetSymbolTable(const std::string &fileName, ElfSymbolTable &symbolTable) in GetSymbolTable() argument
|
| H A D | libbpf_logger.cpp | 70 auto fileName = GetLogFileName(); in OpenLogFile() local
|
| H A D | utilities.cpp | 24 std::string ReadFileToString(const std::string &fileName) in ReadFileToString() argument
|
| H A D | bpf_log_reader.cpp | 97 auto fileName = GetLogFileName(); in OpenLogFile() local
|
| H A D | hhlog.cpp | 58 auto fileName = GetLogFileName(); in InitLogger() local
|
| /developtools/profiler/hiebpf/test/unittest/ |
| H A D | hhlog_test.cpp | 44 std::string fileName = HHLogger::GetInstance().GetLogFileName(); in HWTEST_F() local 83 std::string fileName = "/data/local/tmp/libebpf.log"; in HWTEST_F() local
|
| H A D | bpf_log_reader_test.cpp | 90 std::string fileName = logger.GetLogFileName(); in HWTEST_F() local
|
| H A D | libbpf_logger_test.cpp | 87 std::string fileName = "/data/local/tmp/libebpf.log"; in HWTEST_F() local 102 std::string fileName = logger.GetLogFileName(); in HWTEST_F() local
|
| H A D | elf_symbol_info_test.cpp | 99 std::string fileName = (char *)p; in HWTEST_F() local
|
| H A D | maps_info_test.cpp | 103 std::string fileName = (char *)p; in HWTEST_F() local
|
| /developtools/hdc/src/common/ |
| H A D | debug.cpp | 20 int WriteHexToDebugFile(const char *fileName, const uint8_t *buf, const int bufLen) in WriteHexToDebugFile() argument 48 int ReadHexFromDebugFile(const char *fileName, uint8_t *buf, const int bufLen) in ReadHexFromDebugFile() argument
|
| /developtools/packing_tool/adapter/ohos/ |
| H A D | HapZipInfo.java | 109 public void pushResourceMap(String fileName, String fileContent) { in pushResourceMap() argument
|
| H A D | CollectBinInfo.java | 120 private static byte [] readBinFileData(final String fileName, RandomAccessFile binStream, long fileDataPos) { in readBinFileData() argument
|
| /developtools/profiler/hidebug/test/unittest/native/ |
| H A D | hidebug_test.cpp | 242 char fileName[256] = {0};
in HWTEST_F() local 266 char fileName[256] = {0};
in HWTEST_F() local 292 char fileName[25 in HWTEST_F() local [all...] |
| /developtools/profiler/hiebpf/include/ |
| H A D | elf_symbol_info.h | 40 bool IsCached(const std::string &fileName) in IsCached() argument 45 void CacheFileName(const std::string &fileName) in CacheFileName() argument
|
| /developtools/hiperf/test/unittest/common/native/include/ |
| H A D | callstack_test.h | 36 std::string fileName; member 160 void LoadFromFile(const std::string &fileName, std::vector<T> &data) in LoadFromFile() argument
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/ |
| H A D | PageInfoGenerator.java | 164 private String fileName; field in PageInfoGenerator.ExcSegment 170 ExcSegment(byte type, String fileName, long startOffset, long endOffset) { in ExcSegment() argument
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/datastructure/ |
| H A D | native_lib_info_segment_test.cpp | 146 std::string fileName = { "test.so" }; in HWTEST_F() local 186 std::string fileName = { "test.so" }; in HWTEST_F() local
|
| /developtools/hiperf/test/unittest/common/native/ |
| H A D | report_protobuf_file_test.cpp | 80 std::string fileName = "perf.proto"; in HWTEST_F() local 96 std::string fileName = "perf.proto"; in HWTEST_F() local 111 std::string fileName = "perf.proto"; in HWTEST_F() local 153 std::string fileName = "perf.proto"; in HWTEST_F() local 186 std::string fileName = "perf.proto"; HWTEST_F() local 217 std::string fileName = "perf.proto"; HWTEST_F() local 256 std::string fileName = "perf.proto"; HWTEST_F() local 294 std::string fileName = "perf.proto"; HWTEST_F() local [all...] |
| /developtools/profiler/device/base/test/unittest/ |
| H A D | common_test.cpp | 133 std::string fileName = "/data/local/tmp/config.txt";
in HWTEST_F() local 181 std::string fileName = "/data/local/tmp/invalid/config.txt"; HWTEST_F() local [all...] |
| /developtools/profiler/device/plugins/api/src/ |
| H A D | plugin_watcher.cpp | 75 std::string fileName = entry->d_name; in ScanPlugins() local 121 std::string fileName = event->name; in MonitorIsSet() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| H A D | file_utils.cpp | 91 std::string fileName = path.substr(pos+1, index); in WriteFile() local
|
| /developtools/profiler/device/plugins/hiperf_plugin/test/unittest/ |
| H A D | hiperf_plugin_unittest.cpp | 160 void CheckRecordFile(const std::string& fileName) in CheckRecordFile() argument
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/include/ |
| H A D | callstack_test.h | 45 std::string fileName; member 110 void LoadFromFile(const std::string &fileName, std::vector<T> &data) in LoadFromFile() argument
|