Home
last modified time | relevance | path

Searched defs:mImpl (Results 1 – 25 of 70) sorted by relevance

123

/frameworks/av/media/bufferpool/1.0/
DBufferPoolClient.h90 std::shared_ptr<Impl> mImpl; variable
DAccessor.h178 std::unique_ptr<Impl> mImpl; member
/frameworks/av/media/bufferpool/2.0/
DBufferPoolClient.h98 std::shared_ptr<Impl> mImpl; variable
DAccessor.h194 std::shared_ptr<Impl> mImpl; member
/frameworks/av/media/codec2/core/include/media/stagefright/codec2/1.0/
DInputSurfaceConnection.h54 sp<Impl> mImpl; variable
/frameworks/av/media/codec2/vndk/include/
DC2AllocatorGralloc.h97 Impl *mImpl; variable
DC2BufferPriv.h122 std::unique_ptr<Impl> mImpl; variable
DC2BqBufferPriv.h111 std::shared_ptr<Impl> mImpl; variable
/frameworks/base/media/jni/
Dandroid_media_MediaExtractor.h81 sp<NuMediaExtractor> mImpl; member
/frameworks/base/core/java/android/app/admin/
DDeviceAdminService.java50 private final IDeviceAdminServiceImpl mImpl; field in DeviceAdminService
/frameworks/base/core/java/android/service/carrier/
DCarrierMessagingClientService.java69 private final ICarrierMessagingClientServiceImpl mImpl; field in CarrierMessagingClientService
/frameworks/av/media/bufferpool/1.0/include/bufferpool/
DClientManager.h167 const std::unique_ptr<Impl> mImpl; member
/frameworks/base/core/java/android/util/
DCloseGuard.java112 private final dalvik.system.CloseGuard mImpl; field in CloseGuard
/frameworks/av/media/bufferpool/2.0/include/bufferpool/
DClientManager.h183 const std::unique_ptr<Impl> mImpl; member
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurfaceConnection.h83 sp<Impl> mImpl; member
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2BufferUtils.h184 std::shared_ptr<Impl> mImpl; member
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetService.java31 private final AppWidgetServiceImpl mImpl; field in AppWidgetService
/frameworks/av/media/extractors/ogg/include/
DOggExtractor.h53 MyOggExtractor *mImpl; member
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
DShellInitTest.java45 private ShellInit mImpl; field in ShellInitTest
/frameworks/base/tools/aapt/
Dpseudolocalize.h47 ~Pseudolocalizer() { if (mImpl) delete mImpl; } in ~Pseudolocalizer() local
/frameworks/av/media/codec2/core/include/
DC2Buffer.h129 std::shared_ptr<Impl> mImpl; variable
191 std::shared_ptr<Impl> mImpl; variable
1150 std::shared_ptr<Impl> mImpl; variable
1194 std::shared_ptr<Impl> mImpl; variable
1236 std::shared_ptr<Impl> mImpl; variable
1967 std::shared_ptr<Impl> mImpl; variable
2022 std::shared_ptr<Impl> mImpl; variable
2157 std::shared_ptr<Impl> mImpl; variable
2292 std::shared_ptr<Impl> mImpl; variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecents.java35 private final RecentsImplementation mImpl; field in Recents
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
DTaskViewFactoryController.java35 private final TaskViewFactory mImpl = new TaskViewFactoryImpl(); field in TaskViewFactoryController
/frameworks/base/libs/incident/tests/
DIncidentReportRequest_test.cpp78 AIncidentReportArgs* mImpl; member in IncidentReportRequest
/frameworks/base/libs/hwui/canvas/
DCanvasOpBuffer.h44 CanvasOp<T> mImpl; variable

123