OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:authenticated
(Results
26 - 38
of
38
) sorted by null
1
2
/external/smack/src/org/jivesoftware/smack/
PacketReader.java
262
connection.getSASLAuthentication().
authenticated
();
SASLAuthentication.java
50
* <p>Once the user has been
authenticated
with SASL, it is necessary to bind a resource for
517
void
authenticated
() {
method in class:SASLAuthentication
SASLAuthentication.java.orig
50
* <p>Once the user has been
authenticated
with SASL, it is necessary to bind a resource for
517
void
authenticated
() {
/external/chromium/testing/gmock/scripts/
upload.py
145
self.
authenticated
= False
237
self.
authenticated
= True
310
if not self.
authenticated
:
373
self.
authenticated
= True
490
server.
authenticated
= True
[
all
...]
/external/chromium/testing/gtest/scripts/
upload.py
145
self.
authenticated
= False
237
self.
authenticated
= True
310
if not self.
authenticated
:
373
self.
authenticated
= True
490
server.
authenticated
= True
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/scripts/
upload.py
145
self.
authenticated
= False
237
self.
authenticated
= True
310
if not self.
authenticated
:
373
self.
authenticated
= True
490
server.
authenticated
= True
[
all
...]
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardHostView.java
544
public void dismiss(boolean
authenticated
) {
545
showNextSecurityScreenOrFinish(
authenticated
);
732
private void showNextSecurityScreenOrFinish(boolean
authenticated
) {
733
if (DEBUG) Log.d(TAG, "showNextSecurityScreenOrFinish(" +
authenticated
+ ")");
744
} else if (
authenticated
) {
[
all
...]
/external/chromium/chrome/browser/sync/engine/
syncapi.h
110
// A UserShare encapsulates the syncable pieces that represent an
authenticated
683
bool
authenticated
; // Successfully
authenticated
via GAIA.
member in struct:sync_api::SyncManager::Status
[
all
...]
/external/openssh/
sshd.c
[
all
...]
session.c
291
* been successfully
authenticated
. During this message exchange, pseudo
[
all
...]
/external/regex-re2/lib/codereview/
codereview.py
[
all
...]
/external/chromium/chrome/browser/automation/
testing_automation_provider.cc
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
[
all
...]
Completed in 2839 milliseconds
1
2