Searched defs:Put (Results 1 – 4 of 4) sorted by relevance
98 iterator Put(const K& k, const V& v) { in Put() function103 iterator Put(const K& k, V&& v) { in Put() function
229 void Put(mirror::Object* obj, AllocRecord&& record) in Put() function
265 void Put(const std::string& path, SharedLibrary* library) in Put() function in art::Libraries
1945 void ZygoteMap::Put(const void* code, ArtMethod* method) { in Put() function in art::jit::ZygoteMap