Searched refs:mTokens (Results 1 – 12 of 12) sorted by relevance
80 synchronized (mTokens) { in acquire()81 if (mTokens.containsKey(token)) { in acquire()87 int oldSize = mTokens.size(); in acquire()95 mTokens.put(token, d); in acquire()106 synchronized (mTokens) { in cleanup()107 Death d = mTokens.remove(token); in cleanup()113 if (mTokens.size() == 0 && mAcquired) { in cleanup()127 synchronized (mTokens) { in isAcquired()149 synchronized (mTokens) { in dumpInternal()150 Set<IBinder> keys = mTokens.keySet(); in dumpInternal()[all …]
42 private final String[] mTokens; field in Watermark65 mTokens = tokens; in Watermark()68 int len = mTokens[0].length(); in Watermark()71 int c1 = mTokens[0].charAt(i); in Watermark()72 int c2 = mTokens[0].charAt(i+1); in Watermark()
62 if (!parseJsonObject(mJsonObjects[0], &mTokens)) in extractAssetFromString()125 for (Vector<String8>::const_iterator nextToken = mTokens.begin(); in findValue()126 nextToken != mTokens.end(); ++nextToken) { in findValue()128 if (nextToken + 1 == mTokens.end()) in findValue()
43 Vector<String8> mTokens; variable
76 if (!parseJsonObject(mJsonObjects[i], &mTokens)) in extractKeysFromJsonWebKeySet()157 for (Vector<String8>::const_iterator nextToken = mTokens.begin(); in findValue()158 nextToken != mTokens.end(); ++nextToken) { in findValue()160 if (nextToken + 1 == mTokens.end()) in findValue()
77 if (!parseJsonObject(mJsonObjects[i], &mTokens)) in extractKeysFromJsonWebKeySet()158 for (std::vector<std::string>::const_iterator nextToken = mTokens.begin(); in findValue()159 nextToken != mTokens.end(); ++nextToken) { in findValue()161 if (nextToken + 1 == mTokens.end()) in findValue()
46 Vector<String8> mTokens; variable
40 std::vector<std::string> mTokens; variable
385 mTokens(), in Message()445 mTokens.push(token); in startSession()455 proto->end(mTokens.top()); in endSession()456 mTokens.pop(); in endSession()
197 std::stack<uint64_t> mTokens; variable
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...