Home
last modified time | relevance | path

Searched refs:switchMode (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/usb/aidl/default/
DUsb.cpp200 bool switchMode(const string &portName, const PortRole &in_role, struct Usb *usb) { in switchMode() function
295 roleSwitch = switchMode(in_portName, in_role, this); in switchRole()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.js11848 parser.switchMode("math");
11852 parser.switchMode(outerMode);
15050 _proto.switchMode = function switchMode(newMode) {
16190 _proto.switchMode = function switchMode(newMode) {
16192 this.gullet.switchMode(newMode);
16892 this.switchMode(mode);
16949 this.switchMode(outerMode);
Dkatex.min.js1switchMode("math");var i="\\("===r?"\\)":"$",o=a.parseExpression(!1,i);return a.expect(i),a.switch… function
Dkatex.mjs11668 parser.switchMode("math");
11672 parser.switchMode(outerMode);
14710 switchMode(newMode) { method in MacroExpander
15824 switchMode(newMode) { method in Parser
15826 this.gullet.switchMode(newMode);
16525 this.switchMode(mode);
16582 this.switchMode(outerMode);