Home
last modified time | relevance | path

Searched refs:section (Results 1 – 20 of 20) sorted by relevance

/development/tools/bugreport/src/com/android/bugreport/bugreport/
DBugreportParser.java75 public void parse(String section, String command, Lines<? extends Line> lines); in parse() argument
112 String section = null; in parse() local
119 if (section != null && endSection.equals(section)) { in parse()
121 parseSection(section, lines.copy(pos, lines.pos-1), command, durationMs); in parse()
123 section = null; in parse()
126 System.out.println("mismatched end of section=" + section + " endSection=" in parse()
140 if (section != null) { in parse()
142 System.out.println("missed end of section " + section); in parse()
144 parseSection(section, lines.copy(pos, lines.pos-1), null, -1); in parse()
146 section = m.group(1); in parse()
[all …]
/development/vndk/tools/header-checker/src/utils/
Dconfig_file.cpp32 static std::map<std::string, bool> LoadFlags(const Json::Value &section) { in LoadFlags() argument
34 if (section.isMember("flags")) { in LoadFlags()
35 for (auto &flag_keys : section["flags"].getMemberNames()) { in LoadFlags()
36 map[flag_keys] = section["flags"][flag_keys].asBool(); in LoadFlags()
43 LoadIgnoreLinkerSetKeys(const Json::Value &section) { in LoadIgnoreLinkerSetKeys() argument
45 for (auto &key : section.get("ignore_linker_set_keys", {})) { in LoadIgnoreLinkerSetKeys()
75 for (auto &section : root[key]) { in Load() local
77 map_[{key, section["target_version"].asString()}]; in Load()
78 config_section.map_ = LoadFlags(section); in Load()
79 config_section.ignored_linker_set_keys_ = LoadIgnoreLinkerSetKeys(section); in Load()
/development/tools/winscope/src/viewers/common/
Dcollapsible_sections.ts36 const section = this.getSection(sectionType); constant
37 return section?.isCollapsed ?? false;
44 const section = this.getSection(sectionType); constant
45 if (section) {
46 section.isCollapsed = isCollapsed;
/development/samples/Vault/src/com/example/android/vault/
DEncryptedDocument.java274 final Section section = new Section(); in readSection() local
275 section.read(f); in readSection()
277 final IvParameterSpec ivSpec = new IvParameterSpec(section.iv); in readSection()
284 while ((n = f.read(inbuf, 0, (int) Math.min(section.length, inbuf.length))) != -1) { in readSection()
285 section.length -= n; in readSection()
291 if (section.length == 0) break; in readSection()
294 section.assertMac(mMac.doFinal()); in readSection()
312 final Section section = new Section(); in writeSection() local
313 section.write(f); in writeSection()
317 mRandom.nextBytes(section.iv); in writeSection()
[all …]
/development/vndk/tools/header-checker/
DREADME.md81 config section and library config section. Each library config section contains
83 config section by command line options `-target-version` and `-lib`.
115 A library config section includes members: "target_version",
117 section that matches the target version given by CLI.
119 specified, the selected config section is:
135 a flag is present in both CLI and config sections, the library config section
136 takes priority, then the global config section and the CLI.
190 is propagated as build errors. This section describes the common methods to
/development/gki/kmi_abi_chk/
Dkmi_sym_list.S20 .section .rodata,"a",@progbits
/development/tools/winscope/src/test/unit/
Dutils.ts305 const section = assertDefined(htmlElement.querySelector(selector)); constant
307 section.querySelector('collapsible-section-title button'),
311 expect(section.classList).toContain('collapsed');
/development/vndk/tools/header-checker/src/diff/
Dheader_abi_diff.cpp167 static void UpdateFlags(const ConfigSection &section) { in UpdateFlags() argument
168 for (auto &&i : section.GetIgnoredLinkerSetKeys()) { in UpdateFlags()
171 for (auto &&p : section) { in UpdateFlags()
/development/scripts/
Dupdate_crate_tests.py359 test_mapping = {section: entry for (section, entry) in test_mapping.items() if entry}
/development/ide/eclipse/
DREADME.importing-to-eclipse.txt3 To import the formatter, go to the preferences, section Java > Code Style >
/development/samples/browseable/WatchFace/
D_index.jd15 unsure how to do this, please review the "Run Starter project" section in the
/development/samples/VoiceInteractionService/
DREADME.md46 data in both the VoiceInteractionService and the trusted HotwordDetectionService. This section can
/development/tools/repo_diff/service/repodiff/
DREADME.md13 2. Under the **Storage** section, navigate to **SQL**
/development/tools/winscope/src/app/components/bottomnav/
Ddrawer.scss93 // section.
/development/sdk/
Dsdk_files_NOTICE.txt39 == NOTICE file corresponding to the section 4 d of ==
51 == NOTICE file corresponding to the section 4 d of ==
248 obligations in this section do not apply to any claims or Losses
262 alone. Under this section, the Commercial Contributor would have to
727 Thus, it is not the intent of this section to claim rights or contest
913 If any portion of this section is held invalid or unenforceable under any
914 particular circumstance, the balance of the section is intended to apply,
915 and the section as a whole is intended to apply in other circumstances.
917 It is not the purpose of this section to induce you to infringe any
919 such claims; this section has the sole purpose of protecting the
[all …]
/development/apps/OBJViewer/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/development/host/windows/usb/
DNOTICE76 (except as stated in this section) patent license to make, have made,
/development/tools/cargo_embargo/testdata/async-trait/
Dcargo.metadata3705 "name": "critical-section",
3743 "name": "critical-section",
3773 "critical-section"
3775 "critical-section": [
3776 "dep:critical-section",
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt334 episode - n. a brief section of a literary or dramatic work that forms part of a connected series
/development/tools/cargo_embargo/testdata/plotters/
Dcargo.metadata13239 "name": "critical-section",
13277 "name": "critical-section",
13307 "critical-section"
13309 "critical-section": [
13310 "dep:critical-section",