Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl49 boolean[] ReverseBoolean(in boolean[] input, out boolean[] repeated); in ReverseBoolean() method
/system/tools/aidl/tests/
Daidl_test_service.cpp197 Status ReverseBoolean(const vector<bool>& input, in ReverseBoolean() function in __anon0d6c31e40111::NativeService