Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl44 char RepeatChar(char token); in RepeatChar() method
/system/tools/aidl/tests/
Daidl_test_service.cpp136 Status RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar() function in __anonee08dd980111::NativeService