Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 5 of 5) sorted by relevance

/art/runtime/base/
Dbit_field.h73 static uintptr_t Update(T value, uintptr_t original) { in Update() function
/art/runtime/
Dindirect_reference_table-inl.h86 inline void IndirectReferenceTable::Update(IndirectRef iref, mirror::Object* obj) { in Update() function
/art/compiler/optimizing/
Dnodes.cc390 void HLoopInformation::Update() { in Update() function in art::HLoopInformation
/art/tools/
Dcpplint.py1591 def Update(self, filename, clean_lines, linenum, error): member in _NestingState
/art/oatdump/
Doatdump.cc1951 void Update(const char* descriptor, size_t object_bytes_in) { in Update() function