Searched defs:put (Results 1 – 2 of 2) sorted by relevance
140 bool LruCache<TKey, TValue>::put(const TKey& key, const TValue& value) { in put() function
1138 ResponseCode put(const char* filename, Blob* keyBlob, uid_t uid) { in put() function in KeyStore