Searched defs:JSON (Results 1 - 12 of 12) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/
H A DWireFormat.java29 JSON, // JSON, implemented by JsonWireInterface enum constant in enum:WireFormat
42 case JSON:
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/guide/
H A DPostExample.java11 public static final MediaType JSON field in class:PostExample
17 RequestBody body = RequestBody.create(JSON, json);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/v8/src/inspector/
H A Ddebugger_script_externs.js112 JSON: 2 };
/external/v8/src/debug/
H A Ddebug.js15 var JSONParse = global.JSON.parse;
16 var JSONStringify = global.JSON.stringify;
72 JSON: 2 };
1272 // Convert the JSON string to an object.
1320 // Return the response as a JSON encoded string.
1839 // (for singletons), raw value (primitive types supported in JSON),
2368 * may be serilized to a JSON object using JSON.stringify().
/external/v8/include/
H A Dv8.h1656 * A JSON Parser and Stringifier.
1658 class V8_EXPORT JSON { class in namespace:v8
1676 * Tries to stringify the JSON-serializable object |json_object| and returns
1679 * \param json_object The JSON-serializable object to stringify.
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 268 milliseconds