Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
Dtest.cpp878 class InheritingService : public IBase { class
880 explicit InheritingService(pid_t id) : mId(id) {} in InheritingService() function in android::lshal::InheritingService