HomeSort by relevance Sort by last modified time
    Searched refs:json (Results 376 - 400 of 1255) sorted by null

<<11121314151617181920>>

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/data/
UserPresetsManager.java 85 String json; field in class:UserPresetsManager.SaveOperation
92 op.json = preset.getJsonString(ImagePreset.JASON_SAVED);
133 mUserPresets.insertStack(op.name, op.json.getBytes());
  /external/chromium_org/content/browser/devtools/
devtools_protocol.cc 7 #include "base/json/json_reader.h"
8 #include "base/json/json_writer.h"
24 // JSON RPC 2.0 spec: http://www.jsonrpc.org/specification#error_object
224 const std::string& json,
227 ParseMessage(json, error_response));
287 DevToolsProtocol::ParseNotification(const std::string& json) {
288 scoped_ptr<base::DictionaryValue> dict(ParseMessage(json, NULL));
312 const std::string& json,
318 json, 0, &parse_error_code, &error_message));
  /external/chromium_org/third_party/WebKit/Source/core/
inspector_protocol_sources.target.darwin-arm.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.darwin-arm64.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.darwin-mips.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.darwin-mips64.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.darwin-x86.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.darwin-x86_64.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.linux-arm.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.linux-arm64.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.linux-mips.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.linux-mips64.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.linux-x86.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
inspector_protocol_sources.target.linux-x86_64.mk 23 $(gyp_shared_intermediate_dir)/blink/core/InspectorBackendDispatcher.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspector.py $(LOCAL_PATH)/third_party/WebKit/Source/core/inspector/CodeGeneratorInspectorStrings.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/protocol.json $(GYP_TARGET_DEPENDENCIES)
24 @echo "Gyp action: Generating Inspector protocol backend sources from protocol.json ($@)"
25 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/core; mkdir -p $(gyp_shared_intermediate_dir)/blink/core; python inspector/CodeGeneratorInspector.py ../devtools/protocol.json --output_dir "$(gyp_shared_intermediate_dir)/blink/core"
  /external/chromium-trace/
update.py 3 import httplib, json, optparse, os, urllib, shutil, subprocess, sys namespace
61 ('output_format', 'json'),
78 result = json.loads(data)
  /external/chromium_org/build/config/linux/
pkg-config.py 5 import json namespace
167 # JSON formatter prints GN compatible lists when everything is a list of
169 print json.dumps([includes, cflags, libs, lib_dirs, ldflags])
  /external/chromium_org/chrome/browser/chromeos/file_manager/
url_util_unittest.cc 8 #include "base/json/json_reader.h"
9 #include "base/json/json_writer.h"
20 // Pretty print the JSON escaped in the query string.
22 const std::string json = net::UnescapeURLComponent( local
24 scoped_ptr<base::Value> value(base::JSONReader::Read(json));
53 // The escaped query is hard to read. Pretty print the escaped JSON.
101 // The escaped query is hard to read. Pretty print the escaped JSON.
  /external/chromium_org/chrome/common/extensions/docs/server2/
rietveld_patcher.py 5 import json namespace
41 issue_json = json.loads(self._fetcher.Fetch(
66 patchset_json = json.loads(self._fetcher.Fetch(
  /external/chromium_org/chrome/test/ispy/common/
ispy_utils.py 12 import json namespace
160 json.dumps({
164 'application/json')
232 images: a json encoded list of base64 encoded png images.
234 RGB: a json list representing the RGB values of a color to mask out.
287 info = json.loads(self.cloud_bucket.DownloadFile(
  /external/chromium_org/chrome/test/ispy/server/
main_view_handler.py 8 import json namespace
108 res['info'] = json.loads(ispy.cloud_bucket.DownloadFile(
  /external/chromium_org/components/dom_distiller/core/
distiller_page.cc 8 #include "base/json/json_writer.h"
37 dom_distiller::proto::json::DomDistillerOptions::WriteToValue(options));
83 dom_distiller::proto::json::DomDistillerResult::ReadFromValue(
  /external/chromium_org/content/test/gpu/gpu_tests/
maps.py 9 import json namespace
70 json_contents = json.load(f)
81 self.pixel_expectations = 'data/maps_002_expectations.json'
99 ps = page_set.PageSet(archive_data_file='data/maps.json',
  /external/chromium_org/extensions/browser/value_store/
value_store_change_unittest.cc 5 #include "base/json/json_reader.h"
6 #include "base/json/json_writer.h"
74 std::string json = ValueStoreChange::ToJson(change_list); local
75 scoped_ptr<base::Value> from_json(base::JSONReader::Read(json));
  /external/chromium_org/remoting/tools/
native_messaging_host_test.py 8 import json namespace
61 config_json = raw_input('Enter config JSON: ')
88 config_json = raw_input('Enter config JSON: ')
134 message = json.dumps(message_dict)
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/
check_injected_webgl_calls_info.py 32 import json namespace
114 result_json = json.dumps(result, sort_keys=True)

Completed in 2499 milliseconds

<<11121314151617181920>>