Home
last modified time | relevance | path

Searched refs:jsonp (Results 1 – 14 of 14) sorted by relevance

/external/autotest/client/site_tests/video_VimeoVideo/
Djquery-2.1.3.min.js4jsonp:"callback",jsonpCallback:function(){var a=Fc.pop()||n.expando+"_"+cc++;return this[a]=!0,a}}… property
/external/autotest/client/site_tests/video_GlitchDetection/
Djquery-2.1.3.min.js4jsonp:"callback",jsonpCallback:function(){var a=Fc.pop()||n.expando+"_"+cc++;return this[a]=!0,a}}… property
/external/chromium-trace/catapult/experimental/heatmap/
Djquery.min.js6jsonp:"callback",jsonpCallback:function(){var e=hn.pop()||x.expando+"_"+Yt++;return this[e]=!0,e}}… property
/external/chromium-trace/catapult/third_party/jquery/
Djquery-2.1.4.min.js4jsonp:"callback",jsonpCallback:function(){var a=Fb.pop()||n.expando+"_"+cb++;return this[a]=!0,a}}… property
Djquery-2.1.4.js8717 jsonp: "callback", property
8729 jsonProp = s.jsonp !== false && ( rjsonp.test( s.url ) ?
8745 } else if ( s.jsonp !== false ) {
8746 s.url += ( rquery.test( s.url ) ? "&" : "?" ) + s.jsonp + "=" + callbackName;
Djquery-2.1.4.min.map1 …t","text script","charset","scriptCharset","evt","oldCallbacks","rjsonp","jsonp","jsonpCallback","…
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js7837 jsonp: "callback", property
7850 s.jsonp !== false && ( jsre.test( s.url ) ||
7861 if ( s.jsonp !== false ) {
7869 url += (/\?/.test( url ) ? "&" : "?") + s.jsonp + "=" + jsonpCallback;
/external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
Djquery.min.js4jsonp:"callback",jsonpCallback:function(){var a=_c.pop()||m.expando+"_"+vc++;return this[a]=!0,a}}… property
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
Djquery-1.6.1.min.js18 …ter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof… property
/external/chromium-trace/catapult/third_party/flot/
Djquery.js8168 jsonp: "callback", property
8182 hasCallback = s.jsonp !== false,
8203 s.url += ( rquestion.test( url ) ? "&" : "?" ) + s.jsonp + "=" + callbackName;
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Djquery-1.4.2.min.js125 "&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")…
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
Djquery-1.4.2.min.js125 "&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")…
/external/doclava/res/assets/templates/assets/
Djquery-resizable.min.js19 …rl.match(/\?/)?"&":"?")+(M.jsonp||"callback")+"=?"}}else{if(!M.data||!M.data.match(F)){M.data=(M.d…
/external/jetty/
DVERSION.txt3158 + Added cometd jsonp transport from aabeling