Searched defs:jsonArray (Results 1 – 7 of 7) sorted by relevance
547 JSONArray jsonArray = new JSONArray(jsonString); in addDailyRotation() local565 JSONArray jsonArray = new JSONArray(jsonString); in getLastDailyRotationTimestamp() local599 JSONArray jsonArray = new JSONArray(jsonString); in getDailyRotationsInLastWeek() local651 JSONArray jsonArray = new JSONArray(jsonString); in getDailyRotationsPreviousDay() local
112 private static @NonNull List<Integer> toIntList(@NonNull JSONArray jsonArray) in toIntList()126 JSONArray jsonArray = new JSONArray(); in fromIntList() local136 JSONArray jsonArray = new JSONArray(); in convertToJsonArray() local
115 private static void copyValuesArray(VehiclePropValueBuilder builder, JSONArray jsonArray, in copyValuesArray()
178 void JsonFakeValueGenerator::copyJsonArray(hidl_vec<T>& dest, const Json::Value& jsonArray) { in copyJsonArray()
231 JSONArray jsonArray = (JSONArray) object; in dumpJson() local
462 JSONArray jsonArray = jsonObject.getJSONArray("lifetimeWriteInfo"); in loadLifetimeWrites() local
773 JSONArray jsonArray = new JSONArray(jsonString); in addRandomDataToJson() local