Home
last modified time | relevance | path

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

/tools/netsim/ui/dist/js/
Ddevice-observer.js1invokeGetDevice(),this.invokeListCaptures()}async invokeGetDevice(){await fetch(e,{method:"GET"}).…
Ddevice-info.js15 …chips:this.selectedDevice.chips}})}handleEditForm(){this.editMode?(n.invokeGetDevice(),this.editMo…
/tools/netsim/ui/ts/
Ddevice-observer.ts147 this.invokeGetDevice();
151 async invokeGetDevice() { method in SimulationState
274 await simulationState.invokeGetDevice();
280 await simulationState.invokeGetDevice();
Ddevice-info.ts294 simulationState.invokeGetDevice();