Searched refs:set_and_check_static (Results 1 – 1 of 1) sorted by relevance
/aosp12/art/runtime/arch/ |
H A D | stub_test.cc | 1380 static void set_and_check_static(uint32_t f_idx, in set_and_check_static() function 1411 set_and_check_static(f->GetDexFieldIndex(), nullptr, self, referrer, test); in GetSetObjStatic() 1415 set_and_check_static(f->GetDexFieldIndex(), str, self, referrer, test); in GetSetObjStatic() 1417 set_and_check_static(f->GetDexFieldIndex(), nullptr, self, referrer, test); in GetSetObjStatic()
|