Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.cc84 mirror::Array* CheckAndAllocArrayFromCode(uint32_t type_idx, int32_t component_count, in CheckAndAllocArrayFromCode() function
/art/runtime/mirror/
Dobject_test.cc305 TEST_F(ObjectTest, CheckAndAllocArrayFromCode) { in TEST_F() argument