Home
last modified time | relevance | path

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

/frameworks/native/libs/binderthreadstate/
Dtest.cpp97 class HidlServer : public IHidlStuff { class
99 HidlServer(size_t thisId, size_t otherId) : thisId(thisId), otherId(otherId) {} in HidlServer() function in HidlServer