| /developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
| D | buffer_splitter_unittest.cpp | 48 char* text = nullptr; variable 64 char text[] = {'\0'}; variable 80 char text[] = {'\n'}; variable 96 char text[] = {'3'}; variable 112 char text[] = {'a', 'b', 'c', 'd', '\0'}; variable 130 char text[] = {'a', 'b', 'c', 'd', '\n', '1', '2', '3', '4', '5', '\0'}; variable 148 char text[] = {'a', 'b', 'c', 'd', '\0'}; variable 170 char text[] = {'a', 'b', 'c', 'd', '\n', '1', '2', '3', '4', '5', '6', '\0'}; variable 192 char text[] = {'a', 'b', ' ', 'c', 'd', '\0'}; variable 211 char text[] = {'a', 'b', ' ', 'c', 'd', ' ', '\0'}; variable [all …]
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | file_utils_test.cpp | 58 std::string text = FileUtils::ReadFile(fd); variable 71 std::string text = FileUtils::ReadFile(fd); variable 82 std::string text = FileUtils::ReadFile(path_); variable 94 std::string text = FileUtils::ReadFile(path); variable 111 std::string text = FileUtils::ReadFile(path); variable 143 std::string text = FileUtils::ReadFile(path); variable
|
| /developtools/smartperf_host/ide/src/base-ui/chart/pagenation/ |
| D | PaginationBox.ts | 26 get text(): string { method in PaginationBox 30 set text(text: string) { method in PaginationBox
|
| /developtools/smartperf_host/ide/src/base-ui/checkbox/ |
| D | LitCheckBoxWithText.ts | 29 get text(): string { method in LitCheckBoxWithText 33 set text(text: string) { method in LitCheckBoxWithText
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/utils/ |
| D | layout.py | 25 def get_elements_by_text(self, text): argument 32 def get_element_by_text(self, text, index=0): argument 38 def assert_text_exist(self, text): argument
|
| D | device.py | 314 def input_text(self, x, y, text=''): argument 508 def get_elements_by_text(self, text): argument 515 def get_element_by_text(self, text, index=0): argument 521 def assert_text_exist(self, text): argument
|
| /developtools/profiler/test/scripts/tools/ |
| D | utils.py | 49 def get_location_by_text(tree, text): argument 72 def touch_button(text): argument
|
| /developtools/smartperf_host/ide/src/base-ui/table/ |
| D | LitPageTable.ts | 749 let text = formatName(dataIndex, rowData.data[dataIndex], this); // @ts-ignore variable 813 let text = formatName(dataIndex, rowData.data[dataIndex], this); variable 1015 let text = formatName(dataIndex, rowData.data[dataIndex], this); // @ts-ignore variable 1070 let text = formatName(dataIndex, rowObject.data[dataIndex], this); // @ts-ignore variable 1100 let text = formatName(dataIndex, rowObject.data[dataIndex], this); // @ts-ignore variable
|
| D | lit-table.ts | 1031 let text = formatName(dataIndex, row.data[dataIndex], this); // @ts-ignore variable 1115 let text = formatName(dataIndex, rowData.data[dataIndex], this); //@ts-ignore variable 1186 let text = formatName(dataIndex, rowData.data[dataIndex], this); //@ts-ignore variable 1728 let text = formatName(dataIndex, rowObject.data[dataIndex], this); //@ts-ignore variable
|
| /developtools/smartperf_host/ide/src/base-ui/button/ |
| D | LitButton.ts | 42 get text(): string { method in LitButton 46 set text(text: string) { method in LitButton
|
| /developtools/smartperf_host/ide/src/base-ui/popover/ |
| D | LitPopover.ts | 461 text: string; property 472 text: string; property
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | MarkStruct.ts | 21 text: string | undefined; property in MarkStruct
|
| /developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/ |
| D | Flag.ts | 24 text: string = ''; property in Flag
|
| D | SportRuler.ts | 41 text: string = ''; property in SlicesTime
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/ |
| D | main.py | 62 text = f.read() variable
|
| /developtools/smartperf_host/ide/src/trace/component/setting/ |
| D | SpWebHdcShell.ts | 233 let text = strings[index]; variable 610 let text: string = await navigator.clipboard.readText(); variable
|
| /developtools/integration_verification/DeployDevice/src/aw/Download/ |
| D | Download.py | 544 def decrypt(text, key): argument
|
| D | Downloadold.py | 518 def decrypt(text, key): argument
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | bind.js | 111 textArray.forEach(function(text) { argument
|
| /developtools/smartperf_host/ide/src/base-ui/chart/pie/ |
| D | LitChartPie.ts | 372 let text = `${dataItem.value}`; variable
|
| /developtools/hdc/src/daemon/ |
| D | shell.cpp | 144 string text = "/proc/self/oom_score_adj"; in ChildForkDo() local
|
| /developtools/hapsigner/hapsigntool_cpp/utils/src/ |
| D | verify_cert_openssl_utils.cpp | 282 void VerifyCertOpensslUtils::GetTextFromX509Name(X509_NAME* name, int32_t nId, std::string& text) in GetTextFromX509Name()
|
| /developtools/hiperf/interfaces/kits/js/napi/ |
| D | hiperf_client_napi.cpp | 34 static std::vector<std::string> StringSplit(const std::string& text, char delimiter = ',') in StringSplit() 61 static std::vector<int> StringSplitToInt(const std::string& text, char delimiter = ',') in StringSplitToInt()
|
| /developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/memory/component/ |
| D | MemoryDotting.js | 304 drawVerticalText(ctx, text, x, y, rotationAngle) { argument
|
| /developtools/profiler/hiebpf/src/ |
| D | bpf_controller.cpp | 428 const std::string text {".text"}; in GetSymOffset() local
|