/system/extras/perf_tools/ |
D | progress_report.py | 106 def extract_event(line, keywords): argument 108 for keyword in keywords: 113 def write_to_new_file(timestamps, keywords, logcat_fp, timestamp_fixed_logcat_fp, report_fp, argument 122 event = extract_event(ts_fixed_line, keywords) 136 keywords = [] 138 keywords = yaml.safe_load(file) 149 …write_to_new_file(timestamps, keywords, logcat_fp, timestamp_fixed_logcat_fp, report_fp, report_pr…
|
/system/core/trusty/keymaster/ |
D | TEST_MAPPING | 14 "keywords": ["internal"] 21 "keywords": ["internal"]
|
/system/netd/ |
D | TEST_MAPPING | 11 "keywords": ["netd-device-kernel-4.9", "netd-device-kernel-4.14"]}, 13 "keywords": ["netd-device-kernel-4.9", "netd-device-kernel-4.14"]}
|
/system/apex/tests/ |
D | TEST_MAPPING | 34 "keywords": ["primary-device"] 38 "keywords": ["primary-device"]
|
/system/tools/xsdc/src/main/java/com/android/xsdc/java/ |
D | Utils.java | 23 private static final String[] keywords = { field in Utils 34 private static final HashSet<String> keywordSet = new HashSet<>(Arrays.asList(keywords));
|
/system/tools/xsdc/src/main/java/com/android/xsdc/cpp/ |
D | Utils.java | 23 private static final String[] keywords = { field in Utils 37 private static final HashSet<String> keywordSet = new HashSet<>(Arrays.asList(keywords));
|
/system/core/debuggerd/ |
D | TEST_MAPPING | 8 "keywords": ["primary-device"]
|
/system/linkerconfig/ |
D | TEST_MAPPING | 23 "keywords": ["internal"]
|
/system/core/fs_mgr/ |
D | TEST_MAPPING | 20 "keywords": ["internal"]
|
/system/tools/aidl/tests/ |
D | aidl_parser_fuzzer.dict | 1 # keywords
|
/system/update_engine/fuzz/ |
D | xml.dict | 26 # keywords
|
/system/tools/hidl/ |
D | AST.cpp | 850 static const std::vector<std::string> keywords({ in isJavaCompatible() local 863 if (std::find(keywords.begin(), keywords.end(), comp) != keywords.end()) { in isJavaCompatible()
|
D | hidl-gen_y.yy | 122 static const std::vector<std::string> keywords({ 156 if (std::find(keywords.begin(), keywords.end(), identifier) != keywords.end()) {
|
/system/tools/aidl/ |
D | aidl_language_l.ll | 118 /* keywords */
|
D | aidl_language_y.yy | 208 /* A couple of tokens that are keywords elsewhere are identifiers when
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | seapp_contexts | 103 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | seapp_contexts | 104 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | seapp_contexts | 98 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | seapp_contexts | 104 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | seapp_contexts | 103 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | seapp_contexts | 121 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/private/ |
D | seapp_contexts | 133 # rules are never output to the built seapp_contexts file. Like all keywords,
|
/system/sepolicy/prebuilts/api/202404/private/ |
D | seapp_contexts | 133 # rules are never output to the built seapp_contexts file. Like all keywords,
|