OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocks
(Results
2126 - 2150
of
5464
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/printing/
PrintingControllerTest.java
138
// This
blocks
until the PDF is generated.
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_database_helper_browsertest.cc
90
//
Blocks
until StopTestOnCallback::Callback is notified.
browsing_data_local_storage_helper_browsertest.cc
120
//
Blocks
until StopTestOnCallback::Callback is notified.
/external/chromium_org/chrome/browser/policy/
url_blacklist_manager.h
44
// Allows or
blocks
URLs matching one of the filters, depending on |allow|.
/external/chromium_org/chrome/browser/printing/
print_job.h
31
// worker thread so the caller never
blocks
. PrintJob will send notifications on
/external/chromium_org/chrome/common/extensions/api/
privacy.json
67
"description": "If disabled, Chrome
blocks
third-party sites from setting cookies. The value of this preference is of type boolean, and the default value is <code>true</code>."
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_architecture.html
136
This policy
blocks
dangerous scripting
app_csp.html
41
The restriction bans both <script>
blocks
and
/external/chromium_org/chrome/test/security_tests/
ipc_security_tests.cc
130
// The next call
blocks
until a connection is made.
/external/chromium_org/content/public/test/
render_view_test.h
72
// Loads the given HTML into the main frame as a data: URL and
blocks
until
test_utils.h
42
//
Blocks
the current thread until all the pending messages in the loop of the
/external/chromium_org/content/renderer/
renderer_main_platform_delegate_mac.mm
50
// renderer sandbox
blocks
that. TIS then becomes very vocal about this on
/external/chromium_org/dbus/
exported_object.h
62
// and
blocks
until exporting is done. Returns true on success.
test_service.h
59
// Shuts down the service and
blocks
until it's done.
/external/chromium_org/gpu/command_buffer/client/
mapped_memory.h
82
// Frees any
blocks
whose tokens have passed.
/external/chromium_org/media/base/
audio_buffer.h
110
// interleaved data, |channel_count|
blocks
for planar data), copies
/external/chromium_org/media/cast/rtcp/
rtcp_utility.cc
112
// number of Report
blocks
117
// number of Report
blocks
122
// number of Sdes
blocks
327
// Don't go to state report block item if 0 report
blocks
.
rtcp_utility.h
273
kStateReportBlock, // Sender/Receiver report report
blocks
.
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
w32_CancelableWait.c
47
* cancellation point. This function
blocks
until the given WIN32 handle is
/external/chromium_org/net/base/
gzip_filter.h
32
// Initializes filter decoding mode and internal control
blocks
.
sdch_filter.h
34
// Initializes filter decoding mode and internal control
blocks
.
/external/chromium_org/net/disk_cache/
addr.h
54
// 0000 0011 0000 0000 0000 0000 0000 0000 : number of contiguous
blocks
1-4
in_flight_backend_io.h
193
//
Blocks
until all operations are cancelled or completed.
in_flight_io.h
95
//
Blocks
the current thread until all IO operations tracked by this object
/external/chromium_org/net/http/
http_stream_parser_unittest.cc
761
std::vector<std::string>
blocks
;
local
764
blocks
.push_back(response.substr(i, length));
768
for (std::vector<std::string>::size_type i = 0; i <
blocks
.size(); ++i)
769
get_runner.AddRead(
blocks
[i]);
Completed in 1375 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>