HomeSort by relevance Sort by last modified time
    Searched refs:SessionKey (Results 1 - 6 of 6) sorted by null

  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BordeauxSessionManager.java 47 static class SessionKey {
103 public SessionKey getSessionKey(String callingUid, Class learnerClass, String name) {
104 SessionKey key = new SessionKey();
109 public IBinder getSessionBinder(Class learnerClass, SessionKey key) {
147 SessionKey skey = new SessionKey();
155 public boolean saveSession(SessionKey key) {
BordeauxService.java 127 BordeauxSessionManager.SessionKey key =
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
subauth.h 222 USER_SESSION_KEY SessionKey;
ntsecapi.h     [all...]
sspi.h 465 unsigned char *SessionKey;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndiswan.h 187 UCHAR SessionKey[8];

Completed in 415 milliseconds