Searched defs:InheritingService (Results 1 – 1 of 1) sorted by relevance
860 class InheritingService : public IBase { class862 explicit InheritingService(pid_t id) : mId(id) {} in InheritingService() function in android::lshal::InheritingService