Home
last modified time | relevance | path

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

/art/test/1900-track-alloc/
Dalloc.cc27 using GetGlobalState = jvmtiError(*)(jvmtiEnv* env, jlong* allocated); typedef
30 GetGlobalState get_global_state;
141 data->get_global_state = reinterpret_cast<GetGlobalState>(cur_info->func); in Java_art_Test1900_initializeTest()