Searched refs:curJsonObject (Results 1 – 1 of 1) sorted by relevance
102 JsonObject curJsonObject = queue.poll(); in checkCompressNativeLibs() local103 JsonElement jsonElement = curJsonObject.get(COMPRESS_NATIVE_LIBS_OPTION); in checkCompressNativeLibs()107 for (Map.Entry<String, JsonElement> entry : curJsonObject.entrySet()) { in checkCompressNativeLibs()