Home
last modified time | relevance | path

Searched refs:Invoke3WithReferrer (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/arch/
H A Dstub_test.cc75 return Invoke3WithReferrer(arg0, arg1, arg2, code, self, nullptr); in Invoke3()
1054 test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetBooleanStatic()
1084 test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetByteStatic()
1115 test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetBooleanInstance()
1150 test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetByteInstance()
1185 test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetCharStatic()
1215 test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetShortStatic()
1388 test->Invoke3WithReferrer(static_cast<size_t>(f_idx), in set_and_check_static()
1395 size_t res = test->Invoke3WithReferrer(static_cast<size_t>(f_idx), in set_and_check_static()
1439 test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in set_and_check_instance()
[all …]