Home
last modified time | relevance | path

Searched defs:CheckAndAllocArrayFromCode (Results 1 – 2 of 2) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils.cc37 mirror::Array* CheckAndAllocArrayFromCode(uint32_t type_idx, mirror::ArtMethod* referrer, in CheckAndAllocArrayFromCode() function
/art/runtime/mirror/
Dobject_test.cc204 TEST_F(ObjectTest, CheckAndAllocArrayFromCode) { in TEST_F() argument