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

  /libnativehelper/
toStringArray.cpp 36 struct ArrayGetter {
38 ArrayGetter(const char* const* strings) : strings(strings) {}
46 ArrayGetter getter(strings);

Completed in 607 milliseconds