Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl45 int RepeatInt(int token); in RepeatInt() method
/system/tools/aidl/tests/
Daidl_test_service.cpp141 Status RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt() function in __anon37fee0750111::NativeService