HomeSort by relevance Sort by last modified time
    Searched defs:CacheRecord (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/appcache/
appcache_database.h 59 struct CONTENT_EXPORT CacheRecord {
60 CacheRecord()
124 bool FindCache(int64 cache_id, CacheRecord* record);
125 bool FindCacheForGroup(int64 group_id, CacheRecord* record);
127 const GURL& origin, std::vector<CacheRecord>* records);
128 bool InsertCache(const CacheRecord* record);
194 void ReadCacheRecord(const sql::Statement& statement, CacheRecord* record);
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 433 typedef struct CacheRecord_struct CacheRecord;
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-core-3.2.1.jar 

Completed in 89 milliseconds