HomeSort by relevance Sort by last modified time
    Searched full:get_offset_to_top (Results 1 - 2 of 2) sorted by null

  /abi/cpp/src/
dynamic_cast.cc 72 get_offset_to_top(const void* vtable) function in namespace:__anon1
87 std::ptrdiff_t offset_to_top = get_offset_to_top(vtable);
  /ndk/sources/cxx-stl/gabi++/src/
dynamic_cast.cc 72 get_offset_to_top(const void* vtable) function in namespace:__anon22046
87 std::ptrdiff_t offset_to_top = get_offset_to_top(vtable);

Completed in 86 milliseconds