Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl53 long[] ReverseLong (in long[] input, out long[] repeated); in ReverseLong() method
/system/tools/aidl/tests/
Daidl_test_service.cpp217 Status ReverseLong(const vector<int64_t>& input, in ReverseLong() function in __anon0d6c31e40111::NativeService