Searched defs:rpcProxy (Results 1 – 9 of 9) sorted by relevance
44 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in fetchConfigData() local54 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in submitConfigData() local62 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in resetConfigData() local70 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in rebootMoblab() local79 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in fetchNetworkInfo() local95 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in fetchCloudStorageInfo() local113 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in validateCloudStorageInfo() local140 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in submitWizardConfigData() local156 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in fetchMoblabBuildVersionInfo() local171 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in updateMoblab() local[all …]
178 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in callAbort() local198 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in callAbortSpecialTasks() local218 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in callReverify() local235 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in callRepair() local251 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in callModifyHosts() local368 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in callGetJobHistory() local384 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(JsonRpcProxy.TKO_BASE_URL); in callGetSpongeUrl() local
28 private JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); field in PreconfigSelector
43 private static JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); field in SavedQueriesControl
34 private static final JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); field in TestLabelManager
61 private static JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); field in SpreadsheetView
23 protected JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); field in DetailView
116 JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); in rpcCall() local
135 private JsonRpcProxy rpcProxy = JsonRpcProxy.getProxy(); field in CreateJobViewPresenter