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