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

  /ndk/tests/device/test-stlport_shared-exception/jni/
alias2.cpp 59 class GeometryAddress {
61 GeometryAddress(deque addressStack) {}
64 void yyy (const GeometryAddress& gb)
72 yyy (GeometryAddress (temp1));
  /ndk/tests/device/test-stlport_static-exception/jni/
alias2.cpp 59 class GeometryAddress {
61 GeometryAddress(deque addressStack) {}
64 void yyy (const GeometryAddress& gb)
72 yyy (GeometryAddress (temp1));

Completed in 131 milliseconds