| /developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
| D | buffer_splitter_unittest.cpp | 51 char* text = nullptr; variable 67 char text[] = {'\0'}; variable 83 char text[] = {'\n'}; variable 99 char text[] = {'3'}; variable 115 char text[] = {'a', 'b', 'c', 'd', '\0'}; variable 133 char text[] = {'a', 'b', 'c', 'd', '\n', '1', '2', '3', '4', '5', '\0'}; variable 151 char text[] = {'a', 'b', 'c', 'd', '\0'}; variable 173 char text[] = {'a', 'b', 'c', 'd', '\n', '1', '2', '3', '4', '5', '6', '\0'}; variable 195 char text[] = {'a', 'b', ' ', 'c', 'd', '\0'}; variable 214 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\0'}; variable [all …]
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | file_utils_test.cpp | 59 std::string text = FileUtils::ReadFile(fd); variable 72 std::string text = FileUtils::ReadFile(fd); variable 83 std::string text = FileUtils::ReadFile(path_); variable 95 std::string text = FileUtils::ReadFile(path); variable 112 std::string text = FileUtils::ReadFile(path); variable 144 std::string text = FileUtils::ReadFile(path); variable
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/charts/tooltip/ |
| D | TooltipItem.java | 34 private String text; field in TooltipItem 51 public TooltipItem(Color color, String text) { in TooltipItem() 68 public void setText(String text) { in setText()
|
| /developtools/profiler/host/smartperf/ide/src/base-ui/checkbox/ |
| D | LitCheckBoxWithText.ts | 29 get text(): string { method in LitCheckBoxWithText 33 set text(text: string) { method in LitCheckBoxWithText
|
| /developtools/profiler/host/smartperf/ide/src/base-ui/popover/ |
| D | LitPopover.ts | 443 text: string; property 454 text: string; property
|
| /developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/fixture/ |
| D | ApplicationTurningFixtureTest.java | 117 String text = frameFixture.label(UtConstant.UT_TASK_PANEL_APPLICATION).text(); in testWindow() local
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/trace/timer-shaft/ |
| D | Flag.ts | 24 text: string = "" property in Flag
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/javaagent/ |
| D | MemoryTreeTablePanel.java | 289 String text = search.getText(); in searchRemoveUpdate() local 340 String text = search.getText(); in searchInsertUpdate() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/common/customcomp/ |
| D | CustomJUnderLineLabel.java | 42 public CustomJUnderLineLabel(String text) { in CustomJUnderLineLabel()
|
| D | CustomJButton.java | 57 public CustomJButton(String text, String message) { in CustomJButton()
|
| D | CustomJLabel.java | 50 public CustomJLabel(String text) { in CustomJLabel()
|
| D | CustomListFilerModel.java | 314 public void refilter(String text) { in refilter()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/component/ |
| D | SettingDialog.java | 109 public SettingLabel(String text) { in SettingLabel()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/diskio/ |
| D | DiskIoView.java | 179 String text = in buildTooltipItems() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/samplecode/views/layout/chartview/ |
| D | SampleCodeView.java | 175 String text = in buildTooltipItems() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/ |
| D | ProfilerChartsView.java | 254 String text; in setPause() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/cpu/ |
| D | CpuConfigDialog.java | 688 String text = event.getDocument() in updateTextConfig() local 703 String text = event.getDocument() in removeTextConfig() local
|
| D | CpuItemView.java | 394 String text = in buildTooltipItems() local
|
| /developtools/hdc_standard/src/daemon/ |
| D | shell.cpp | 124 string text = "/proc/self/oom_score_adj"; in ChildForkDo() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/user/ |
| D | UserItemView.java | 237 String text = String in buildTooltipItems() local
|
| /developtools/ace-js2bundle/ace-loader/plugin/templater/ |
| D | bind.js | 111 textArray.forEach(function(text) { argument
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/ |
| D | MemoryItemView.java | 504 …String text = String.format(Locale.ENGLISH, "%s:%s%s", model.getName(), showValue, chart.getAxisLa… in refreshColorText() local 548 …String text = String.format(Locale.ENGLISH, "%s:%s%s", model.getName(), showValue, chart.getAxisLa… in buildTooltipItems() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/nativehook/ |
| D | NativeHookTreeTablePanel.java | 667 public void refreshNativeHookData(String selectItem, String text) { in refreshNativeHookData()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_event_parser.cpp | 32 std::string GetFunctionName(const std::string_view& text, const std::string_view& delimiter) in GetFunctionName()
|
| /developtools/profiler/trace_analyzer/src/parser/bytrace_parser/ |
| D | bytrace_event_parser.cpp | 32 std::string GetFunctionName(const std::string_view& text, const std::string_view& delimiter) in GetFunctionName()
|