OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outstanding
(Results
76 - 100
of
1146
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.h
131
// Unilaterally free any buffers still
outstanding
to stagefright
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
ProviderExecutor.java
74
* preempt all
outstanding
preemptable tasks.
/external/chromium/base/threading/
simple_thread.h
144
// JoinAll() will make sure that all
outstanding
work is processed, and wait
159
// Make sure all
outstanding
work is finished, and wait for and destroy all
simple_thread_unittest.cc
56
// have all threads
outstanding
until we hit our expected thread pool size.
/external/chromium_org/base/
cancelable_callback_unittest.cc
75
// - Destruction of CancelableCallback cancels
outstanding
callbacks.
113
// - Reset() deactivates
outstanding
callbacks.
/external/chromium_org/content/renderer/media/
audio_renderer_mixer_manager_unittest.cc
81
// There should be no mixers
outstanding
to start with.
110
// Remove both
outstanding
mixers.
/external/chromium_org/net/cert/
cert_verifier.h
24
// for consumers that only have 1
outstanding
request at a time is to create a
29
// Opaque pointer type used to cancel
outstanding
requests.
/external/chromium_org/net/proxy/
dhcp_proxy_script_fetcher_win.h
124
//
outstanding
work and return the best known PAC script or the empty
129
// allowed to be
outstanding
at any given time.
/external/chromium_org/ppapi/api/private/
ppb_tcp_socket_private.idl
121
* Multiple
outstanding
read requests are not supported.
133
* Multiple
outstanding
write requests are not supported.
/external/qemu/android/
async-socket-connector.h
113
* Number of
outstanding
references to the object.
123
* Number of
outstanding
references to the object.
sdk-controller-socket.h
273
* Number of
outstanding
references to the object.
283
* Number of
outstanding
references to the object.
307
* Number of
outstanding
references to the object.
317
* Number of
outstanding
references to the object.
449
* Number of
outstanding
references to the object.
459
* Number of
outstanding
references to the object.
529
* Number of
outstanding
references to the object.
539
* Number of
outstanding
references to the object.
/frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.cpp
57
ALOGV("%s: Stream %d: Has %d
outstanding
buffers,"
188
ALOGE("%s: Stream %d: No buffers
outstanding
to return", __FUNCTION__,
/external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h
145
// Intended for unit-tests only. Overrides the
outstanding
requests bound.
304
// struct if that renderer has no
outstanding
requests.
313
// Called every time an
outstanding
request is created or deleted. |count|
490
// many
outstanding
requests can be issued per child process host.
493
// The total number of
outstanding
requests is roughly:
/external/oprofile/events/i386/westmere/
unit_masks
226
0x01 demand_read_data
Outstanding
offcore demand data reads
227
0x02 demand_read_code
Outstanding
offcore demand code reads
228
0x04 demand_rfo
Outstanding
offcore demand RFOs
229
0x08 any_read
Outstanding
offcore reads
266
0x01 data
Outstanding
snoop data requests
267
0x02 invalidate
Outstanding
snoop invalidate requests
268
0x04 code
Outstanding
snoop code requests
/external/chromium/net/socket/
socks_client_socket_unittest.cc
83
// sure that the
outstanding
resolve request gets cancelled.
362
// Calls Disconnect() while a host resolve is in progress. The
outstanding
host
387
// Disconnect the SOCKS socket -- this should cancel the
outstanding
resolve.
/external/chromium_org/apps/
launcher.cc
113
// has
outstanding
tasks on a message queue it will be retained; once all
114
//
outstanding
tasks are completed it will be deleted.
351
// queue will retain a reference for any
outstanding
task, so when the
/external/chromium_org/net/socket/
socks_client_socket_unittest.cc
93
// sure that the
outstanding
resolve request gets cancelled.
382
// Calls Disconnect() while a host resolve is in progress. The
outstanding
host
408
// Disconnect the SOCKS socket -- this should cancel the
outstanding
resolve.
/external/chromium/chrome/browser/policy/
cloud_policy_controller.h
114
// isn't already
outstanding
.
/external/chromium/chrome/browser/tab_contents/
web_drag_dest_gtk.h
68
// The number of
outstanding
drag data requests we have sent to the drag
/external/chromium/chrome/common/extensions/docs/examples/api/history/showHistory/
typedUrls.js
88
// If this is the final
outstanding
call to processVisits(),
/external/chromium/net/base/
load_states.h
68
// an URLRequest while there is an
outstanding
Read operation.)
test_completion_callback_unittest.cc
127
// TODO: test deleting ExampleEmployer while work
outstanding
/external/chromium/net/proxy/
multi_threaded_proxy_resolver.h
115
// Asserts that there are no
outstanding
user-initiated jobs on any of the
polling_proxy_config_service.cc
81
// Only allow one task to be
outstanding
at a time. If we get a poll
proxy_script_fetcher_impl.h
81
//
outstanding
tasks when |this| is deleted.
Completed in 687 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>