Home
last modified time | relevance | path

Searched refs:RPC_URL (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/ui/src/common/
Dhttp_rpc_engine.ts22 export const RPC_URL = 'http://127.0.0.1:9001/'; constant
101 fetch(RPC_URL + methodName, {
140 `It's safe to ignore the ERR_CONNECTION_REFUSED on ${RPC_URL} below. ` +
145 RPC_URL + 'status',
/external/perfetto/ui/src/frontend/
Drpc_http_dialog.ts19 import {HttpRpcEngine, RPC_URL} from '../common/http_rpc_engine';
24 const PROMPT = `Trace Processor Native Accelerator detected on ${RPC_URL} with: