/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | _anritsu_utils.py | 179 def gsm_encode(text): argument 194 def gsm_decode(text): argument 207 def cdma_encode(text): argument
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | EncodeUtilsTest.java | 40 String text = "foo"; in asciiEncodeAndDecode() local 69 String text = EncodeUtils.decode(greatWallChinese, flags); in asciiDecodeAsUtf8() local
|
D | ZipToolsTest.java | 176 String text = new String(output, Charsets.US_ASCII); in testReadZFile() local
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/sign/ |
D | ManifestGenerationTest.java | 62 String text = new String(se.read(), Charsets.US_ASCII); in elementaryManifestGeneration() local 98 String text = new String(se.read(), Charsets.US_ASCII); in manifestGenerationOnHalfWrittenFile() local 136 String text = new String(se.read(), Charsets.US_ASCII); in manifestGenerationOnExistingFile() local
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | AndroidApiChecks.kt | 175 val text = method.documentation in checkRequiresPermission() constant 221 val text = field.documentation in checkIntentAction() constant
|
D | AnnotationFilter.kt | 119 val text = source.replace("@", "") in fromSource() constant
|
D | DocAnalyzer.kt | 235 … val text = (annotation.findAttribute("message") ?: annotation.findAttribute(ATTR_VALUE)) in <lambda>() constant
|
D | Driver.kt | 652 val text = file.readText(UTF_8) in checkCompatibility() constant
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | Javadoc.kt | 596 val text = element.text in expand() constant 605 val text = element.text in expand() constant 685 val text = element.text in expand() constant 694 val text = element.text in expand() constant 715 val text = element.text in expand() constant 812 val text = element.text in handleTag() constant 843 val text = element.text in handleTag() constant
|
D | PsiCompilationUnit.kt | 55 val text = uComment.text in getHeaderComments() constant 74 val text = curr.text in getHeaderComments() constant
|
D | PsiItem.kt | 109 val text = docTag.text in isCloned() constant
|
D | PsiTypePrinter.kt | 258 val text = reference.getCanonicalText() in <lambda>() constant
|
D | PsiBasedCodebase.kt | 165 val text = comment.text in <lambda>() constant
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/ |
D | GameQualificationResultReporter.java | 288 String text; field in GameQualificationResultReporter.Report 290 public Report(boolean success, String text) { in Report() 302 StringBuilder text = new StringBuilder(); in createPerformanceReport() local
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
D | EncodeUtils.java | 136 public static boolean canAsciiEncode(String text) { in canAsciiEncode()
|
/tools/security/gdb/heap_print/ |
D | heap_print_script.py | 174 def complete(self, text, word): argument 194 def complete(self, text, word): argument
|
/tools/asuite/atest-py2/ |
D | atest_utils.py | 297 def colorize(text, color, highlight=False): argument 323 def colorful_print(text, color, highlight=False, auto_wrap=True): argument
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/ |
D | command_input.py | 227 def complete_ble_adv_data_include_name(self, text, line, begidx, endidx): argument 249 def complete_ble_adv_data_set_appearance(self, text, line, begidx, endidx): argument 266 def complete_ble_adv_data_include_tx_power_level(self, text, line, begidx, argument 292 def complete_ble_adv_include_scan_response(self, text, line, begidx, argument 488 def complete_gattc_connect_by_id(self, text, line, begidx, endidx): argument 1377 def complete_gatts_setup_database(self, text, line, begidx, endidx): argument 1410 def complete_btc_pair(self, text, line, begidx, endidx): argument 1491 def complete_btc_accept_pairing(self, text, line, begidx, endidx): argument 1686 def complete_btc_connect_device_by_id(self, text, line, begidx, endidx): argument 1713 def complete_btc_connect_device_by_name(self, text, line, begidx, endidx): argument
|
/tools/metalava/ |
D | build.gradle.kts | 237 val text = metadata.readText() in <lambda>() constant
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/ |
D | cmd_input.py | 411 def complete_gatts_setup_database(self, text, line, begidx, endidx): argument 422 def complete_gatts_send_response(self, text, line, begidx, endidx): argument 432 def complete_gatts_send_continuous_response(self, text, line, begidx, argument 443 def complete_gatts_send_continuous_response_data(self, text, line, begidx, argument 557 def complete_ble_adv_data_include_local_name(self, text, line, begidx, argument 566 def complete_ble_adv_data_include_tx_power_level(self, text, line, begidx, argument 575 def complete_ble_stop_advertisement(self, text, line, begidx, endidx): argument 688 def complete_bta_start_pairing_helper(self, text, line, begidx, endidx): argument 696 def complete_bta_set_scan_mode(self, text, line, begidx, endidx): argument
|
/tools/repohooks/rh/ |
D | terminal.py | 75 def color(self, color, text): argument
|
/tools/asuite/aidegen/vscode/ |
D | vscode_native_project_file_gen.py | 127 def _make_var(text): argument
|
/tools/asuite/atest/ |
D | atest_utils.py | 396 def colorize(text, color, highlight=False): argument 422 def colorful_print(text, color, highlight=False, auto_wrap=True): argument
|
/tools/asuite/aidegen/lib/ |
D | common_util_unittest.py | 478 def parse_rule(self, name, text): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_test_utils.py | 6128 def is_sms_match(event, phonenumber_tx, text): argument 6145 def is_sms_partial_match(event, phonenumber_tx, text): argument 6202 text, argument 6256 def is_mms_match(event, phonenumber_tx, text): argument 6276 text, argument 10438 text, argument 10511 text, argument 10673 event, phonenumber_tx, phonenumber_tx2, text, text2): argument 10686 event, phonenumber_tx, phonenumber_tx2, text, text2): argument
|