Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binderthreadstate/
H A Dtest.cpp100 class AidlServer : public BnAidlStuff { class
102 AidlServer(size_t thisId, size_t otherId) : thisId(thisId), otherId(otherId) {} in AidlServer() function in AidlServer