Home
last modified time | relevance | path

Searched defs:toJson (Results 1 – 9 of 9) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
DJsonMessageBuilder.java421 static JSONObject toJson(PairingRequestMessage message) throws JSONException { in toJson() method in JsonMessageBuilder
434 static JSONObject toJson(PairingRequestAckMessage message) in toJson() method in JsonMessageBuilder
449 static JSONObject toJson(OptionsMessage message) throws JSONException { in toJson() method in JsonMessageBuilder
474 static JSONObject toJson(ConfigurationMessage message) throws JSONException { in toJson() method in JsonMessageBuilder
486 static JSONObject toJson(ConfigurationAckMessage message) { in toJson() method in JsonMessageBuilder
495 static JSONObject toJson(SecretMessage message) throws JSONException { in toJson() method in JsonMessageBuilder
514 static JSONObject toJson(SecretAckMessage message) throws JSONException { in toJson() method in JsonMessageBuilder
533 static JSONObject toJson(EncodingOption encoding) throws JSONException { in toJson() method in JsonMessageBuilder
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dspannable.js281 cvox.Spannable.prototype.toJson = function() { method in cvox.Spannable
346 constructor, name, fromJson, toJson) { argument
348 fromJson: fromJson, toJson: toJson}; property
364 var obj = {name: name, ctor: constructor, toJson: undefined}; property
Dnav_braille.js107 cvox.NavBraille.prototype.toJson = function() { method in cvox.NavBraille
Dbraille_util.js104 cvox.BrailleUtil.ValueSpan.prototype.toJson = function() { method in cvox.BrailleUtil.ValueSpan
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
Dtree.jquery.js882 JqTreeWidget.prototype.toJson = function() { method in JqTreeWidget
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Ddojo-1.6.1.js4195 dojo.toJson = function(/*Object*/ it, /*Boolean?*/ prettyPrint, /*String?*/ _indentStr){ function
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js996 cvox.Spannable.prototype.toJson=function(){var a={};a.string=this.string_;a.spans=[];for(var b=0;b<… method in cvox
998 …e.registerSerializableSpan=function(a,b,c,d){a={name:b,ctor:a,fromJson:c,toJson:d};cvox.Spannable.… property
1000 …startIndex+'" endIndex="'+this.endIndex+'")'};cvox.NavBraille.prototype.toJson=function(){return{… method in cvox.NavBraille
1039 …ox.BrailleUtil.ValueSpan(a.offset)};cvox.BrailleUtil.ValueSpan.prototype.toJson=function(){return … method in cvox
DchromeVoxChromeOptionsScript.js855 …e.registerSerializableSpan=function(a,b,c,d){a={name:b,ctor:a,fromJson:c,toJson:d};cvox.Spannable.… property
857 …startIndex+'" endIndex="'+this.endIndex+'")'};cvox.NavBraille.prototype.toJson=function(){return{… method in cvox.NavBraille
892 …ox.BrailleUtil.ValueSpan(a.offset)};cvox.BrailleUtil.ValueSpan.prototype.toJson=function(){return … method in cvox
DchromeVoxChromeBackgroundScript.js802 …e.registerSerializableSpan=function(a,b,c,d){a={name:b,ctor:a,fromJson:c,toJson:d};cvox.Spannable.… property
804 …startIndex+'" endIndex="'+this.endIndex+'")'};cvox.NavBraille.prototype.toJson=function(){return{… method in cvox.NavBraille
817 …ox.BrailleUtil.ValueSpan(a.offset)};cvox.BrailleUtil.ValueSpan.prototype.toJson=function(){return … method in cvox