Searched refs:NativeService (Results 1 – 1 of 1) sorted by relevance
106 class NativeService : public BnTestService { class108 NativeService() {} in NativeService() function in __anonabab27810111::NativeService109 virtual ~NativeService() = default;489 android::sp<NativeService> service = new NativeService; in Run()