OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resuming
(Results
1 - 22
of
22
) sorted by null
/external/libmicrohttpd/src/microhttpd/
internal.h
868
int
resuming
;
member in struct:MHD_Connection
1156
* Do we need to process
resuming
connections?
1158
int
resuming
;
member in struct:MHD_Daemon
[
all
...]
daemon.c
[
all
...]
connection.c
[
all
...]
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java
408
final boolean
resuming
= mInfoDelta.mCurrentBytes != 0;
453
addRequestHeaders(conn,
resuming
);
458
if (
resuming
) {
467
if (!
resuming
) {
[
all
...]
/external/wpa_supplicant_8/src/eap_peer/
eap_peap.c
55
int
resuming
; /* starting a resumed session */
member in struct:eap_peap_data
1010
!data->
resuming
) {
1108
if (sm->workaround && data->
resuming
) {
[
all
...]
eap_fast.c
45
int
resuming
; /* starting a resumed session */
member in struct:eap_fast_data
[
all
...]
eap_ttls.c
55
int
resuming
; /* starting a resumed session */
member in struct:eap_ttls_data
[
all
...]
/prebuilts/go/darwin-x86/src/sync/
cond.go
37
// of the calling goroutine. After later
resuming
execution,
/prebuilts/go/linux-x86/src/sync/
cond.go
37
// of the calling goroutine. After later
resuming
execution,
/external/chromium-trace/catapult/third_party/gsutil/gslib/
tracker_file.py
254
Resuming
rewrites requires that the input parameters are identical. Thus,
304
String rewrite_token for
resuming
rewrite requests if a matching tracker
copy_helper.py
[
all
...]
/frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java
[
all
...]
ActivityStackSupervisor.java
[
all
...]
/external/libunwind/doc/
unw_create_addr_space.tex
209
when
resuming
execution in the local address space, the call-back will
/prebuilts/go/darwin-x86/src/crypto/tls/
handshake_client.go
131
// server accepted the ticket and is
resuming
a session
handshake_client_test.go
466
t.Fatal("new ticket wasn't included while
resuming
")
/prebuilts/go/linux-x86/src/crypto/tls/
handshake_client.go
131
// server accepted the ticket and is
resuming
a session
handshake_client_test.go
466
t.Fatal("new ticket wasn't included while
resuming
")
/external/boringssl/src/ssl/test/runner/
handshake_client.go
193
// server accepted the ticket and is
resuming
a session
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_cp.py
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
proc1.go
[
all
...]
/prebuilts/go/linux-x86/src/runtime/
proc1.go
[
all
...]
Completed in 941 milliseconds