Home
last modified time | relevance | path

Searched defs:Impl (Results 1 – 25 of 27) sorted by relevance

12

/foundation/filemanagement/app_file_service/utils/include/b_tarball/
Db_tarball_factory.h40 struct Impl { struct
68 * @return std::unique_ptr<Impl> 打包器仿函数集合 argument
/foundation/window/window_manager/dm/src/
Dscreen_group.cpp31 class ScreenGroup::Impl : public RefBase { class in OHOS::Rosen::ScreenGroup
33 explicit Impl(sptr<ScreenGroupInfo> info) in Impl() function in OHOS::Rosen::ScreenGroup::Impl
Ddisplay.cpp32 class Display::Impl : public RefBase { class in OHOS::Rosen::Display
34 Impl(const std::string& name, sptr<DisplayInfo> info) in Impl() function in OHOS::Rosen::Display::Impl
Dscreen.cpp32 class Screen::Impl : public RefBase { class in OHOS::Rosen::Screen
34 explicit Impl(sptr<ScreenInfo> info) in Impl() function in OHOS::Rosen::Screen::Impl
Ddisplay_manager.cpp40 class DisplayManager::Impl : public RefBase { class in OHOS::Rosen::DisplayManager
42 Impl(std::recursive_mutex& mutex) : mutex_(mutex) {} in Impl() function in OHOS::Rosen::DisplayManager::Impl
Dscreen_manager.cpp34 class ScreenManager::Impl : public RefBase { class in OHOS::Rosen::ScreenManager
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
Dsvc_session_manager.h70 struct Impl { struct
73 std::map<BundleName, BackupExtInfo> backupExtNameMap;
74 sptr<IServiceReverse> clientProxy;
/foundation/window/window_manager/dm_lite/src/
Ddisplay_lite.cpp32 class DisplayLite::Impl : public RefBase { class in OHOS::Rosen::DisplayLite
34 Impl(const std::string& name, sptr<DisplayInfo> info) in Impl() function in OHOS::Rosen::DisplayLite::Impl
Ddisplay_manager_lite.cpp33 class DisplayManagerLite::Impl : public RefBase { class in OHOS::Rosen::DisplayManagerLite
35 Impl(std::recursive_mutex& mutex) : mutex_(mutex) {} in Impl() function in OHOS::Rosen::DisplayManagerLite::Impl
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_display.cpp26 class Display::Impl : public RefBase { class in OHOS::Rosen::Display
28 Impl(const std::string& name, sptr<DisplayInfo> displayInfo) in Impl() function in OHOS::Rosen::Display::Impl
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_display.cpp25 class Display::Impl : public RefBase { class in OHOS::Rosen::Display
27 Impl(const std::string& name, sptr<DisplayInfo> info) in Impl() function in OHOS::Rosen::Display::Impl
Dmock_display_manager.cpp25 class DisplayManager::Impl : public RefBase { class in OHOS::Rosen::DisplayManager
/foundation/window/window_manager/interfaces/innerkits/dm/
Dscreen_group.h61 class Impl; variable
Ddisplay.h172 class Impl; variable
Dscreen_manager.h303 class Impl; variable
Ddisplay_manager.h486 class Impl; variable
/foundation/window/window_manager/interfaces/innerkits/dm_lite/
Ddisplay_manager_lite.h124 class Impl; variable
Ddisplay_lite.h77 class Impl; variable
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_rendering_context_ext.cpp26 namespace Impl { namespace
Dwebgl2_rendering_context_override.cpp34 namespace Impl { namespace
Dwebgl_rendering_context_draw.cpp25 namespace Impl { namespace
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow_manager.h497 class Impl; variable
/foundation/window/window_manager/extension/extension_connection/src/
Dwindow_extension_connection.cpp38 class WindowExtensionConnection::Impl : public AAFwk::AbilityConnectionStub { class in OHOS::Rosen::WindowExtensionConnection
/foundation/window/window_manager/wm/src/
Dwindow_manager.cpp43 class WindowManager::Impl { class in OHOS::Rosen::WindowManager
45 explicit Impl(std::recursive_mutex& mutex) : mutex_(mutex) {} in Impl() function in OHOS::Rosen::WindowManager::Impl
/foundation/barrierfree/accessibility/frameworks/acfwk/src/
Daccessibility_config_impl.cpp30 AccessibilityConfig::Impl::Impl() in Impl() function in OHOS::AccessibilityConfig::AccessibilityConfig::Impl

12