Searched refs:document (Results 1 – 25 of 91) sorted by relevance
1234
77 let inverted = document.getElementById("inverted_checkbox").checked88 if (document.getElementById("regex").value) {89 regex = new RegExp(document.getElementById("regex").value)176 let inverted = document.getElementById("inverted_checkbox").checked189 if (document.getElementById("regex").value) {190 regex = new RegExp(document.getElementById("regex").value)226 var help_dialog = document.getElementById("help_dialog");228 document.getElementById("help_button").onclick = function() {238 document.getElementsByClassName("dialog_close")[0].onclick = function() {
29 XMLDocument document; in btif_config_transcode() local30 int error = document.LoadFile(xml_filename); in btif_config_transcode()37 XMLElement* rootElement = document.RootElement(); in btif_config_transcode()
97 void SetDocument(std::unique_ptr<AidlDocument>&& document) { in SetDocument() argument100 document_ = document.get(); in SetDocument()101 if (!typenames_.AddDocument(std::move(document))) { in SetDocument()
313 std::unique_ptr<Document> document = in generate_java_interface() local317 document->Write(code_writer.get()); in generate_java_interface()326 std::unique_ptr<Document> document = in generate_java_parcel() local330 document->Write(code_writer.get()); in generate_java_parcel()
3 This document lists all of the network ports used by the bluetooth stack.
3 This document lists all of the log tags used by the Bluetooth stack.
3 This document describes all of the Android properties used by the Bluetooth
3 This document provides commands to enable PTS test mode for Fluoride stack. We
19 let flamegraph = document.getElementById('flamegraph_id');39 let flamegraph = document.getElementById('flamegraph_id');207 document.addEventListener('keydown', (e) => {
3 This document refers to the tests in the system/bt/test directory.
3 https://docs.google.com/a/google.com/document/d/1Bhq7iNPVc_JzwRrkmZqcPjMvWgpHX0r3Ncq-ZsRNOBA/edit?u…
7 In general, when not mentioned in this document, developers should follow the
2 This document describes the changes in the way the libunwindstack
118 Previous versions of this document indicated that getvar169 It should be "0.4" for this document.
239 These information can be found at the Test Case Reference List (TCRL) document
23 and distribution as defined by Sections 1 through 9 of this document.