HomeSort by relevance Sort by last modified time
    Searched refs:Requested (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/content/test/data/fileapi/
request_test.js 7 debug('Requested successfully.');
  /external/clang/lib/Sema/
TypeLocBuilder.h 59 void reserve(size_t Requested) {
60 if (Requested > Capacity)
62 grow(Requested);
  /external/chromium_org/chrome/browser/resources/chromeos/network_configuration/js/
main_config.js 41 'Requested connect to ' + networkConfig.networkId));
48 'Requested disconnect from ' + networkConfig.networkId));
  /external/chromium_org/tools/grit/grit/
exception.py 96 '''Requested translation not available'''
127 '''The section you requested was not found in the RC file. Make
  /build/core/tasks/
sdk-addon.mk 47 $(if $(_src),,$(eval $(error Unknown or unlinkable module: $(call word-colon,1,$(cf)). Requested by $(INTERNAL_PRODUCT)))) \
64 # Generate rules to copy the requested files
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/
echo_client.py 137 'Connection closed before receiving requested length '
138 '(requested %d bytes but received only %d bytes)' %
476 'Requested %s, but the server rejected it' %
481 'Requested %s, but the server rejected it' %
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py 502 'Requested send_message after sending out a closing handshake')
744 'Requested receive_message after receiving a closing '
824 'Requested close_connection but server is already terminated')
  /external/chromium_org/content/browser/renderer_host/media/
media_stream_manager.cc 58 static bool Requested(const MediaStreamRequest& request,
548 // Start enumeration for devices of all requested device types.
551 if (Requested(request->request, stream_type)) {
800 Requested(it->second->request, stream_type)) {
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 486 'Requested send_message after sending out a closing handshake')
700 'Requested receive_message after receiving a closing '
778 'Requested close_connection but server is already terminated')
  /external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
metadata_cache.js 612 * @param {string} type Requested metadata type.
660 * @param {string} type Requested metadata type.
737 * @param {string} type Requested metadata type.
921 * @param {string} type Requested metadata type.
  /external/chromium_org/chrome_frame/test/data/
chrome_frame_tester_helpers.js 58 xhr.setRequestHeader("X-Requested-With", "XMLHttpRequest");
  /external/chromium_org/chrome/browser/resources/image_loader/
cache.js 148 * @param {number} size Requested size.
160 // Check if the requested size is smaller than the cache size.
image_loader_client.js 122 * @param {string} url Url of the requested image.
246 * @param {number} size Requested size.
343 * @param {string} url Url of the requested image.
344 * @param {Image} image Image node to load the requested picture into.
  /external/chromium_org/chrome/browser/resources/file_manager/js/
test_util.js 96 * @param {string} appIdPrefix ID prefix of the requested window.
202 * @param {number} width Requested width.
203 * @param {number} height Requested height.
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 100 // If a card update is requested while an old update is still scheduled, we
443 // The cards are requested only if there are no unsent dismissals.
810 'Requested Actions setToastVisible=' + shouldSetToastVisible + ' ' +
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
mosaic_mode.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]

Completed in 1027 milliseconds

1 2