Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/command/
DCmd.ts21 static CmdSendPostUtils(uri: string, callback: Function, requestData: any) { method in Cmd
55 Cmd.CmdSendPostUtils(uri, callback, data);
68 Cmd.CmdSendPostUtils(uri, callback, data);
104 Cmd.CmdSendPostUtils(uri, callback, data);
/developtools/profiler/host/smartperf/ide/src/command/
DCmd.ts21 static CmdSendPostUtils(uri: string, callback: Function, requestData: any) { method in Cmd
55 Cmd.CmdSendPostUtils(uri, callback, data);
68 Cmd.CmdSendPostUtils(uri, callback, data);
104 Cmd.CmdSendPostUtils(uri, callback, data);