Searched refs:NativeService (Results 1 – 1 of 1) sorted by relevance
105 class NativeService : public BnTestService { class107 NativeService() {} in NativeService() function in __anonbc6e0ff70111::NativeService108 virtual ~NativeService() = default;438 android::sp<NativeService> service = new NativeService; in Run()