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

  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast14.cpp 113 A8* getA8() {return this;}
141 A8* getA8() {return A8::getA8();}
162 A8* getA8() {return A8::getA8();}
184 A8* getA8() {return A10::getA8();}
207 A8* getA8() {return A12::getA8();}
324 assert(dynamic_cast<A8*>(a8.getA1_3()) == a8.getA8());
    [all...]

Completed in 115 milliseconds