Home
last modified time | relevance | path

Searched refs:mNonce (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java640 nonce = waiter.mNonce; in waitForConnection()
649 if (waiter.mNonce == nonce) { in waitForConnection()
991 waiter.mNonce += 1; in recycleConnectionWaiterLocked()
1070 public int mNonce; field in SQLiteConnectionPool.ConnectionWaiter
/frameworks/av/media/libstagefright/rtsp/
DARTSPConnection.h84 AString mNonce; member
DMyTransmitter.h283 mNonce.setTo(value, i + 7, j - i - 7); in authenticate()
321 tmp.append(mNonce); in addAuthentication()
330 request->append(mNonce); in addAuthentication()
842 AString mNonce; in onMessageReceived() member
DARTSPConnection.cpp329 mNonce.clear(); in performDisconnect()
916 mNonce.setTo(value, i + 7, j - i - 7); in parseAuthMethod()
1018 tmp.append(mNonce); in addAuthentication()
1028 fragment.append(mNonce); in addAuthentication()
/frameworks/base/docs/html/google/play/billing/v2/
Dbilling_integrate.jd743 request.putLong(REQUEST_NONCE, mNonce);
831 request.putLong(REQUEST_NONCE, mNonce);