Searched refs:origCount (Results 1 – 2 of 2) sorted by relevance
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 5646 const int origCount = count; local 5649 for (int i = 0, j = 0; i < origCount; i++, j++) { 5680 x509, type, origCount); 5682 } else if (origCount != count) { 5684 origCount, count);
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 2959 t, tns, type, origType, namespaces, origCount, 2984 origCount = eventType.length; 3008 if ( eventType.length === 0 && origCount !== eventType.length ) {
|