Home
last modified time | relevance | path

Searched +full:noice +full:- +full:json +full:- +full:rpc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/ui/src/chrome_extension/
H A Ddevtools_socket.ts7 // http://www.apache.org/licenses/LICENSE-2.0
15 import {JsonRpc2, LikeSocket} from 'noice-json-rpc';
18 // of noice-json-rpc.
28 // eslint-disable-next-line @typescript-eslint/strict-boolean-expressions
31 this.messageCallback(JSON.stringify(msg));
39 const msg: JsonRpc2.Request = JSON.parse(message);
47 this.messageCallback(JSON.stringify(response));
54 // of noice-json-rpc is very useful.
H A Dchrome_tracing_controller.ts7 // http://www.apache.org/licenses/LICENSE-2.0
15 import {Protocol} from 'devtools-protocol';
16 import {ProtocolProxyApi} from 'devtools-protocol/types/protocol-proxy-api';
17 import {Client} from 'noice-json-rpc';
117 // eslint-disable-next-line @typescript-eslint/no-explicit-any
123 // eslint-disable-next-line @typescript-eslint/no-explicit-any
142 '-',
160 const config = JSON.parse(chromeConfigJsonString);
305 " the 'Chrome' target instead to record a Chrome-only trace.",
/aosp_15_r20/external/perfetto/ui/
H A Dpackage.json2 "name": "perfetto-webui",
8 "license": "Apache-2.0",
15 "@codemirror/theme-one-dark": "^6.1.2",
21 "@types/color-convert": "^2.0.3",
28 "@types/w3c-web-usb": "^1.0.10",
30 "color-convert": "^2.0.1",
31 "devtools-protocol": "0.0.1319565",
37 "jsbn-rsa": "^1.0.4",
39 "noice-json-rpc": "^1.2.0", string
42 "protobufjs-cli": "^1.1.2",
[all …]
H A Dpnpm-lock.yaml23 '@codemirror/theme-one-dark':
41 '@types/color-convert':
62 '@types/w3c-web-usb':
68 color-convert:
71 devtools-protocol:
89 jsbn-rsa:
95 noice-json-rpc:
104 protobufjs-cli:
116 vega-lite:
133 '@rollup/plugin-commonjs':
[all …]