Searched defs:remainingSize (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.cpp483 bool ApplicationCacheStorage::remainingSizeForOriginExcludingCache(const SecurityOrigin* origin, ApplicationCache* cache, int64_t& remainingSize) argument
522 quotaForOrigin(origin, remainingSize);
524 remainingSize = statement.getColumnInt64(1);
/external/libnfc-nxp/src/
H A DphFriNfc_NdefMap.h462 uint16_t remainingSize; member in struct:phFriNfc_MifareStdCont

Completed in 105 milliseconds