OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sessions
(Results
126 - 150
of
460
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/debugger/
inspectable_tab_proxy.cc
11
#include "chrome/browser/
sessions
/session_id.h"
/external/chromium/chrome/browser/instant/
promo_counter_unittest.cc
23
// Makes sure ShouldShow returns false after max number of
sessions
encountered.
/external/chromium/chrome/browser/printing/
print_preview_tab_controller.h
19
#include "chrome/browser/
sessions
/session_id.h"
/external/chromium/chrome/browser/sessions/
session_restore.h
12
#include "chrome/browser/
sessions
/session_types.h"
session_backend.h
13
#include "chrome/browser/
sessions
/base_session_service.h"
14
#include "chrome/browser/
sessions
/session_command.h"
tab_restore_service_browsertest.cc
5
#include "chrome/browser/
sessions
/session_types.h"
6
#include "chrome/browser/
sessions
/session_service.h"
7
#include "chrome/browser/
sessions
/tab_restore_service.h"
309
// Makes sure we don't attempt to load previous
sessions
after a restore.
323
// Makes sure we don't attempt to load previous
sessions
after a clean exit.
/external/chromium/chrome/browser/sync/engine/
syncer_proto_util.cc
14
#include "chrome/browser/sync/
sessions
/sync_session.h"
34
using
sessions
::SyncSession;
85
sessions
::SyncSession* session) {
142
sessions
::SyncSession* session,
build_and_process_conflict_sets_command.cc
16
#include "chrome/browser/sync/
sessions
/sync_session.h"
21
using
sessions
::ConflictProgress;
22
using
sessions
::StatusController;
23
using
sessions
::SyncSession;
24
using
sessions
::UpdateProgress;
/external/chromium/chrome/browser/sync/sessions/
session_state.h
5
// The '
sessions
' namespace comprises all the pieces of state that are
25
#include "chrome/browser/sync/
sessions
/ordered_commit_set.h"
37
namespace
sessions
{
namespace in namespace:browser_sync
303
} // namespace
sessions
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PCalledPartyIDHeader.java
44
* so both URIs can receive invitations to new
sessions
. When the user receives an invitation
/external/tcpdump/
rpc_auth.h
42
* "
sessions
".
/frameworks/base/core/java/android/net/
SSLSessionCache.java
29
* File-based cache of established SSL
sessions
. When re-establishing a
/external/openssh/
sshd_config.0
142
sessions
using ``sftp'', no additional configuration of the
144
though
sessions
which use logging do require /dev/log inside the
304
automatically selected for interactive
sessions
and the second
305
for non-interactive
sessions
. The default is ``lowdelay'' for
306
interactive
sessions
and ``throughput'' for non-interactive
307
sessions
.
342
sessions
by later breaking into the machine and stealing the
420
Specifies the maximum number of open
sessions
permitted per
576
hand, if TCP keepalives are not sent,
sessions
may hang
582
crashes. This avoids infinitely hanging
sessions
[
all
...]
/external/chromium/chrome/browser/
jumplist_win.h
16
#include "chrome/browser/
sessions
/tab_restore_service.h"
17
#include "chrome/browser/
sessions
/tab_restore_service_observer.h"
/external/chromium/chrome/browser/sync/
backend_migrator.cc
12
#include "chrome/browser/sync/
sessions
/session_state.h"
21
using
sessions
::SyncSessionSnapshot;
/external/chromium/chrome/browser/sync/syncable/
nigori_util.cc
54
encrypted_types.insert(
SESSIONS
);
70
nigori->set_encrypt_sessions(types.count(
SESSIONS
) > 0);
/external/chromium/third_party/libjingle/source/talk/session/tunnel/
securetunnelsessionclient.h
61
// The jid is used as the name for
sessions
for outgoing tunnels.
63
// and its
sessions
.
/external/qemu/slirp/
slirp_config.h
31
/* interactive
sessions
less responsive */
37
* You will notice a small lag in interactive
sessions
, but it's not that bad
/external/qemu/slirp-android/
slirp_config.h
31
/* interactive
sessions
less responsive */
37
* You will notice a small lag in interactive
sessions
, but it's not that bad
/external/smack/src/com/kenai/jbosh/
TerminalBindingCondition.java
98
+ "down. All active HTTP
sessions
are being terminated. No new "
99
+ "
sessions
can be created.");
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/
WorkgroupQueue.java
146
* Returns the current number of active chat
sessions
in the queue.
148
* @return the current number of active chat
sessions
in the queue.
/libcore/luni/src/main/java/javax/net/ssl/
SSLContextSpi.java
90
* Returns the SSL session context that encapsulates the set of SSL
sessions
100
* Returns the SSL session context that encapsulates the set of SSL
sessions
SSLSession.java
53
* Returns this
sessions
identifier.
55
* @return this
sessions
identifier.
/external/chromium/third_party/libjingle/source/talk/session/phone/
call.cc
126
std::vector<Session *>
sessions
= sessions_;
local
130
for (it =
sessions
.begin(); it !=
sessions
.end(); it++)
176
// If no more
sessions
for this call, delete it
195
const std::vector<Session *> &Call::
sessions
() {
function in class:cricket::Call
/frameworks/base/docs/html/distribute/googleplay/spotlight/
tablets.jd
52
<li>Longer
sessions
— more Android tablet users have
sessions
longer than 5 minutes</li>
79
<p>?Whereas our app for phones is used throughout the day for quick
sessions
,
81
much longer
sessions
,? said Sun. ?People are doing a lot more than just checking
89
<p>Fifty percent more Android tablet users have Mint
sessions
of 5 minutes or
Completed in 598 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>