Searched refs:oneTimeObject (Results 1 – 1 of 1) sorted by relevance
217 JSONObject oneTimeObject = new JSONObject(); in processAddByHostname() local218 oneTimeObject.put("hostname", new JSONString(hostname)); in processAddByHostname()219 oneTimeObject.put("platform", new JSONString(ONE_TIME)); in processAddByHostname()220 selectRow(oneTimeObject); in processAddByHostname()