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