Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/hidl/include/sensorservicehidl/
DSensorManager.h44 struct SensorManager final : public ISensorManager { struct
61 std::mutex mInternalManagerMutex;
63 sp<Looper> mLooper;
65 volatile bool mStopThread;
66 std::mutex mThreadMutex; //protects mPollThread
67 std::thread mPollThread;
69 JavaVM* mJavaVm;
/frameworks/native/services/sensorservice/hidl/
DEventQueue.h40 struct EventQueue final : public IEventQueue { struct
53 sp<::android::Looper> mLooper;
54 sp<::android::SensorEventQueue> mInternalQueue;
DDirectReportChannel.h44 struct DirectReportChannel final : public IDirectReportChannel { struct
55 const int mId;
/frameworks/base/tools/aapt2/java/
DClassDefinition.cpp34 void MethodDefinition::Print(bool final, Printer* printer) const { in Print()
77 void ClassDefinition::Print(bool final, Printer* printer) const { in Print()
114 bool final, io::OutputStream* out) { in WriteJavaFile()
DClassDefinition.h73 void Print(bool final, text::Printer* printer) const override { in Print()
107 void Print(bool final, text::Printer* printer) const override { in Print()
145 void Print(bool final, text::Printer* printer) const override { in Print()
/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dbufferhub_rpc.h439 struct DetachedBufferRPC final : public BufferHubRPC { struct
441 enum {