OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkAuthenticated
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/hwcomposer/ips/common/
HdcpControl.h
43
bool
checkAuthenticated
();
HdcpControl.cpp
243
bool HdcpControl::
checkAuthenticated
()
345
checkAuthenticated
();
/external/smack/src/org/jivesoftware/smackx/packet/
VCard.java
514
checkAuthenticated
(connection, true);
538
checkAuthenticated
(connection, true);
548
checkAuthenticated
(connection, false);
602
private void
checkAuthenticated
(Connection connection, boolean checkForAnonymous) {
Completed in 613 milliseconds