Searched refs:NativeService (Results 1 – 1 of 1) sorted by relevance
282 class NativeService : public BnTestService { class284 NativeService() {} in NativeService() function in __anon4c59ef040110::NativeService285 virtual ~NativeService() = default;677 android::sp<NativeService> service = new NativeService; in Run()