/external/chromium_org/components/domain_reliability/ |
config.h | 11 #include "base/json/json_value_converter.h" 46 // JSON for a named resource into the struct. 76 // JSON for a collector into the struct. 91 // Uses the JSONValueConverter to parse the JSON for a config into a struct. 93 const base::StringPiece& json); 106 // JSON for a config into the struct.
|
/external/chromium_org/content/public/test/ |
javascript_test_observer.cc | 72 handler_->HandleMessage(dom_op_details->json);
|
/external/chromium_org/content/test/ppapi/ |
ppapi_test.h | 31 virtual MessageResponse HandleMessage(const std::string& json) OVERRIDE;
|
/external/chromium_org/native_client_sdk/src/tools/ |
decode_dump.py | 11 import json namespace 38 self.nmf_data = json.load(open(nmf_filename)) 132 core = json.loads(text) 139 """Given a core.json file, load and embellish with decoded addresses. 146 core = json.load(open(core_path)) 152 """Convert a decoded core.json dump to a simple stack trace. 155 info: core.json info with decoded code addresses. 181 usage='USAGE: %prog [options] <core.json>')
|
/external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/ |
nacl.scons | 6 import json namespace 25 'var G_NMF_TEST_LIST = %s;\n' % json.dumps(nmf_names))
|
/external/chromium_org/third_party/WebKit/Source/core/ |
generate_inspector_protocol_version.target.darwin-arm.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.darwin-arm64.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.darwin-mips.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.darwin-x86.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.darwin-x86_64.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.linux-arm.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.linux-arm64.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.linux-mips.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.linux-x86.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
generate_inspector_protocol_version.target.linux-x86_64.mk | 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/generate-inspector-protocol-version $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES) 25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/generate-inspector-protocol-version -o "$(gyp_shared_intermediate_dir)/blink/core/InspectorProtocolVersion.h" ../devtools/protocol.json
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ |
rollbot.js | 36 "format": "json", 57 return net.json(issueSearchURL).then(function(searchJSON) {
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/handlers/ |
buildershandler_unittest.py | 30 import json namespace
|
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/ |
CacheData.java | 25 import org.json.JSONException; 26 import org.json.JSONObject; 124 // If parsing the JSON string throws an exception, default to 126 Log.w(TAG, "Could not parse json string, creating empty cache instead."); 148 * Class to handle JSON response. 184 * @param map The received JSON data as a map. 196 JSONObject json = map; local 198 if (!json.has(idKey)) { 234 * Returns a JSON string representing the data currently stored in this cache. It can be used 237 * @return a JSON string representing the data stored in this cach [all...] |
ClientData.java | 23 import org.json.JSONArray; 24 import org.json.JSONException; 108 * Returns the contents of the JSON-format string as a map. 152 String json = RegionDataConstants.getCountryFormatMap().get(countryCode); local 155 jso = JsoMap.buildJsoMap(json);
|
/external/chromium_org/third_party/skia/experimental/webtry/poly/ |
Gruntfile.js | 5 pkg: grunt.file.readJSON('package.json'), 6 // Install all the packages listed in the bower.json file.
|
/external/chromium_org/tools/perf/ |
PRESUBMIT.py | 40 """Checks whether JSON files in this change can be parsed.""" 43 if os.path.splitext(filename)[1] != '.json': 46 input_api.json.load(open(filename)) 48 return [output_api.PresubmitError('Error parsing JSON in %s!' % filename)]
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
local_server.py | 6 import json namespace 58 server_args_as_json = json.dumps(server_args) 99 return [NamedPort(**pair) for pair in json.loads(named_ports_json.lower())] 192 server_args = json.loads(server_args_as_json) 201 print 'LocalServerBackend started: %s' % json.dumps(
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
page_measurement_unittest.py | 5 import json namespace 127 '', '', json.loads(archive_info_template % 137 '', '', json.loads(archive_info_template % (test_archive, foo_url))) 143 '', '', json.loads(archive_info_template %
|
/external/clang/tools/clang-format/ |
clang-format.el | 12 (require 'json) 49 (let ((json-output (json-read-from-string 53 (goto-char (1+ (cdr (assoc 'Cursor json-output))))
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
CookieList.java | 1 package com.google.polo.json; 4 Copyright (c) 2002 JSON.org 31 * @author JSON.org
|