/external/chromium_org/chrome/browser/media_galleries/win/ |
mtp_device_delegate_impl_win.h | 164 // fetched, |file_details| will contain the required details for the creation
|
/external/chromium_org/chrome/browser/net/ |
referrer.h | 98 // an outer page was a page fetched by the user, and this instance lists names
|
/external/chromium_org/chrome/browser/net/spdyproxy/ |
data_reduction_proxy_settings.h | 92 // Returns true if the Via header indicates that this request was fetched
|
/external/chromium_org/chrome/browser/sync/glue/ |
typed_url_model_associator.h | 155 // last_visit timestamp, huge data sets that exhaust memory when fetched,
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_controller_impl.h | 615 // last time Wallet items were fetched. These variables are only set 616 // (i.e. non-empty) when the Wallet items are being re-fetched. 621 // re-fetched. 625 // When the Wallet items were last fetched. [all...] |
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_sync_starter.h | 138 // true if policy was successfully fetched.
|
/external/chromium_org/chrome/common/extensions/api/ |
sockets_tcp_server.idl | 21 // loaded, any sockets previously opened with persistent=true can be fetched
|
web_request.json | 396 "fromCache": {"type": "boolean", "description": "Indicates if this response was fetched from disk cache."}, 440 "fromCache": {"type": "boolean", "description": "Indicates if this response was fetched from disk cache."}, 485 "fromCache": {"type": "boolean", "description": "Indicates if this response was fetched from disk cache."}, [all...] |
/external/chromium_org/components/policy/core/common/cloud/ |
cloud_policy_client_registration_helper.cc | 233 DVLOG(1) << "Fetched new scoped OAuth token:" << oauth_access_token_;
|
/external/chromium_org/components/precache/core/ |
precache_fetcher_unittest.cc | 120 good_manifest.add_resource(); // Resource with no URL, should not be fetched.
|
/external/chromium_org/extensions/browser/ |
pending_extension_manager.cc | 208 // not be fetched from an update URL, so don't include them in the
|
/external/chromium_org/google_apis/drive/ |
gdata_wapi_url_generator.cc | 48 // "fetched N items" UI less responsive.
|
/external/chromium_org/google_apis/gaia/ |
oauth2_access_token_fetcher.cc | 209 // The request was successfully fetched and it returned OK.
|
/external/chromium_org/media/audio/ |
audio_io.h | 88 // after calling this method initial buffers are fetched.
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
MockWebRTCPeerConnectionHandler.cpp | 276 // FIXME: There is no check that the fetched values are valid.
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/handlers/ |
buildershandler.py | 163 logging.info('Fetched buildbot data in %s seconds.', delta.seconds)
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
central_freelist.h | 64 // Returns the actual number of fetched elements and sets *start and *end.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
central_freelist.h | 64 // Returns the actual number of fetched elements and sets *start and *end.
|
/external/icu4c/common/unicode/ |
uenum.h | 75 * expensive as all the items might have to be pre-fetched (depending
|
/external/jpeg/ |
jdhuff.h | 61 * If get_buffer already contains enough bits, they are fetched in-line
|
/external/kernel-headers/original/asm-mips/ |
war.h | 222 * I-cache line worth of instructions being fetched may case spurious
|
/external/oprofile/events/arm/armv7-ca9/ |
events | 10 event:0x51 counters:1,2,3,4,5,6 um:zero minimum:500 name:CO_LF_HIT : Number of coherent linefill requests which hit in another CPU, meaning that the linefill data is fetched directly from the relevant cache
|
/external/oprofile/events/ppc/e300/ |
events | 17 event:0x3d counters:0,1,2,3 um:zero minimum:500 name:FETCHES : Counts the number of fetches that write at least one instruction to the instruction buffer. (With instruction fetched, can used to compute instructions-per-fetch)
|
/external/oprofile/events/ppc64/power7/ |
events | 167 event:0X0131 counters:1 um:zero minimum:1000 name:PM_INST_FROM_L3MISS_GRP19 : (Group 19 pm_misc_miss4) An instruction fetch group was fetched from beyond L3. Fetch groups can contain up to 8 instructions. [all...] |
/external/pixman/pixman/ |
pixman-inlines.h | 226 * For each scanline fetched from source image with PAD repeat: 229 * - update width to only count pixels which are fetched from the image 756 * whether 2 pixels to be interpolated are fetched from the image itself, 815 * all source pixels are fetched from zero padding [all...] |