Searched defs:Put (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/ | ||
| D | safe_map.h | 91 iterator Put(const K& k, const V& v) { in Put() function |
| D | profiler.cc | 494 void ProfileSampleResults::Put(ArtMethod* method) { in Put() function in art::ProfileSampleResults |
| D | java_vm_ext.cc | 229 void Put(const std::string& path, SharedLibrary* library) in Put() function in art::Libraries |
| /art/runtime/gc/ | ||
| D | allocation_record.h | 223 void Put(mirror::Object* obj, AllocRecord&& record) in Put() function |