Searched defs:UnimplementedEntryPoint (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc85 static void UnimplementedEntryPoint() { function in namespace:art
99 *it = reinterpret_cast<uintptr_t>(UnimplementedEntryPoint);
104 *it = reinterpret_cast<uintptr_t>(UnimplementedEntryPoint);

Completed in 66 milliseconds