OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sessions
(Results
251 - 275
of
459
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/external/smack/src/org/jivesoftware/smackx/workgroup/packet/
Transcripts.java
71
*
sessions
.
/external/webkit/Source/WebCore/loader/
FormSubmission.cpp
59
// identifiers that overlap with those from past/future browser
sessions
.
/external/webkit/Tools/iExploder/iexploder-1.7.2/
README.txt
45
configured to not restore
sessions
after a restart. Here are some example
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.h
151
/// There are too many ongoing
sessions
for another one to be opened.
/frameworks/av/include/media/
AudioSystem.h
167
// Events used to synchronize actions between audio
sessions
.
/frameworks/base/core/java/android/view/textservice/
TextServicesManager.java
57
* <h3>Text services
sessions
</h3>
/hardware/qcom/display/liboverlay/
overlayRotator.h
222
//Maximum
sessions
based on VG pipes, since rotator is used only for videos.
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLServerSocketImpl.java
35
// and controls whether new SSL
sessions
may be established by this
/libcore/luni/src/main/java/org/w3c/dom/
Text.java
28
* will not (in general) persist between DOM editing
sessions
. The
/libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLContext.java
64
*
sessions
for reuse. Instead, the client presents the server
/packages/apps/MusicFX/src/com/android/musicfx/
Compatibility.java
218
// TODO - we may need to keep track of active
sessions
and send "open session"
/external/chromium/chrome/browser/sync/engine/
conflict_resolver.cc
13
#include "chrome/browser/sync/
sessions
/status_controller.h"
30
using
sessions
::ConflictProgress;
31
using
sessions
::StatusController;
syncapi.h
65
namespace
sessions
{
namespace in namespace:browser_sync
233
// Getter specific to the
SESSIONS
datatype. Returns protobuf
234
// data. Can only be called if GetModelType() ==
SESSIONS
.
405
// Should only be called if GetModelType() ==
SESSIONS
.
773
const browser_sync::
sessions
::SyncSessionSnapshot* snapshot) = 0;
[
all
...]
/external/smack/src/org/jivesoftware/smack/
SASLAuthentication.java
56
* <p>Once a resource has been binded and if the server supports
sessions
then Smack will establish
567
* Notification message saying that the server supports
sessions
. When a server supports
568
*
sessions
the client needs to send a Session packet after successfully binding a resource
SASLAuthentication.java.orig
56
* <p>Once a resource has been binded and if the server supports
sessions
then Smack will establish
567
* Notification message saying that the server supports
sessions
. When a server supports
568
*
sessions
the client needs to send a Session packet after successfully binding a resource
/external/chromium/chrome/browser/resources/
new_new_tab.js
159
logEvent('received foreign
sessions
');
160
// We need to store the foreign
sessions
so we can update the layout on a
169
var sessionElement = $('foreign-
sessions
');
184
var sessionElement = $('foreign-
sessions
');
[
all
...]
/external/chromium/chrome/browser/sessions/
session_service.cc
5
#include "chrome/browser/
sessions
/session_service.h"
21
#include "chrome/browser/
sessions
/session_backend.h"
22
#include "chrome/browser/
sessions
/session_command.h"
23
#include "chrome/browser/
sessions
/session_restore.h"
24
#include "chrome/browser/
sessions
/session_types.h"
[
all
...]
/external/chromium/chrome/browser/sync/
profile_sync_service.cc
198
if (data_type_controllers_.find(syncable::
SESSIONS
) ==
200
data_type_controllers_.find(syncable::
SESSIONS
)->second->state() !=
206
syncable::
SESSIONS
)->second.get())->GetModelAssociator();
461
case syncable::
SESSIONS
:
[
all
...]
/external/openssh/
mux.c
28
* - Inspect or control
sessions
in master.
30
*
sessions
in master.
400
/* XXX support multiple child
sessions
in future */
406
buffer_put_cstring(r, "Multiple
sessions
not supported");
869
/* XXX support multiple child
sessions
in future */
875
buffer_put_cstring(r, "Multiple
sessions
not supported");
[
all
...]
/external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc
653
ASSERT(call_->
sessions
().size() == 1);
654
call_->AcceptSession(call_->
sessions
()[0], options);
667
call_->RejectSession(call_->
sessions
()[0]);
/external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.cc
74
// Register ourselves as the handler of phone and video
sessions
.
427
// Move all
sessions
from call to call_to_join, delete call.
428
// If call_to_join has focus, added
sessions
should have enabled channels.
[
all
...]
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp
8
* Handles
sessions
and notifications via MCI buffer.
271
// Return if not all
sessions
have been closed
274
LOG_E("Trying to close device while
sessions
are still pending.");
/development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp
52
// This program only handles a session at a time. To allow multiple
sessions
,
/external/chromium/chrome/browser/sync/glue/
data_type_manager_impl.cc
35
syncable::
SESSIONS
,
/external/chromium/chrome/browser/ui/
browser_init.cc
41
#include "chrome/browser/
sessions
/session_restore.h"
42
#include "chrome/browser/
sessions
/session_service.h"
154
// The Profile that we restore
sessions
from.
314
// The Profile that we restore
sessions
from.
[
all
...]
Completed in 2693 milliseconds
<<
11
12
13
14
15
16
17
18
19