Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/gabi++/tests/
Dtest_guard.cpp14 int getValue() { return mValue; } in getValue() function in Foo
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_sum.h30 _CharT getValue() const { return _Val; } in getValue() function