/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/ |
H A D | attributes.cpp | 28 class Attributes::Impl { class in OHOS::UserIam::UserAuth::Attributes 30 Impl() = default; 34 Impl(const Impl &other) = delete; 35 Impl &operator=(const Impl &other) = delete; 37 Impl(Impl &&other) noexcept; 38 Impl &operator=(Impl &&other) noexcept; 40 virtual ~Impl() = default; 109 Attributes::Impl::Impl(const std::vector<uint8_t> &raw) in Impl() function in OHOS::UserIam::UserAuth::Attributes::Impl 169 Attributes::Impl::Impl(Attributes::Impl &&other) noexcept : map_(std::move(other.map_)) in Impl() function in OHOS::UserIam::UserAuth::Attributes::Impl 173 Attributes::Impl &Attributes::Impl::operator=(Attributes::Impl &&other) noexcept in operator =() [all …]
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/src/ |
H A D | accessibility_config_impl.cpp | 34 AccessibilityConfig::Impl::Impl() in Impl() function in OHOS::AccessibilityConfig::AccessibilityConfig::Impl 37 bool AccessibilityConfig::Impl::InitializeContext() in InitializeContext() 60 Impl* implPtr = static_cast<Impl*>(context); in OnParameterChanged() 68 bool AccessibilityConfig::Impl::ConnectToService() in ConnectToService() 94 bool AccessibilityConfig::Impl::ConnectToServiceAsync() in ConnectToServiceAsync() 198 void AccessibilityConfig::Impl::LoadSystemAbilityFail() in LoadSystemAbilityFail() 205 bool AccessibilityConfig::Impl::RegisterToService() in RegisterToService() 281 bool AccessibilityConfig::Impl::CheckSaStatus() in CheckSaStatus() 387 void AccessibilityConfig::Impl::NotifyCaptionChanged( in NotifyCaptionChanged() 760 void AccessibilityConfig::Impl::NotifyShortKeyChanged( in NotifyShortKeyChanged() [all …]
|
/ohos5.0/foundation/window/window_manager/dm_lite/src/ |
H A D | display_manager_lite.cpp | 33 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 36 ~Impl(); 159 sptr<Impl> pImpl_; 174 sptr<Impl> pImpl_; 189 sptr<Impl> pImpl_; 207 sptr<Impl> pImpl_; 210 void DisplayManagerLite::Impl::Clear() in Clear() 225 DisplayManagerLite::Impl::~Impl() in ~Impl() 511 bool DisplayManagerLite::Impl::IsFoldable() in IsFoldable() [all …]
|
H A D | screen_manager_lite.cpp | 30 class ScreenManagerLite::Impl : public RefBase { class in OHOS::Rosen::ScreenManagerLite 32 Impl() = default; 33 ~Impl(); 63 explicit ScreenManagerListener(sptr<Impl> impl) : pImpl_(impl) in ScreenManagerListener() 116 sptr<Impl> pImpl_; 134 sptr<Impl> pImpl_; 141 pImpl_ = new Impl(); in WM_IMPLEMENT_SINGLE_INSTANCE() 150 ScreenManagerLite::Impl::~Impl() in ~Impl() 156 DMError ScreenManagerLite::Impl::RegisterDisplayManagerAgent() in RegisterDisplayManagerAgent() 171 DMError ScreenManagerLite::Impl::UnregisterDisplayManagerAgent() in UnregisterDisplayManagerAgent() [all …]
|
H A D | display_lite.cpp | 32 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 39 ~Impl() = default; 45 : pImpl_(new Impl(name, info)) in DisplayLite()
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | display_manager.cpp | 46 ~Impl(); 233 sptr<Impl> pImpl_; 253 sptr<Impl> pImpl_; 268 sptr<Impl> pImpl_; 283 sptr<Impl> pImpl_; 298 sptr<Impl> pImpl_; 313 sptr<Impl> pImpl_; 328 sptr<Impl> pImpl_; 343 sptr<Impl> pImpl_; 358 sptr<Impl> pImpl_; [all …]
|
H A D | screen_manager.cpp | 34 class ScreenManager::Impl : public RefBase { class in OHOS::Rosen::ScreenManager 36 Impl() = default; 37 ~Impl(); 198 sptr<Impl> pImpl_; 210 pImpl_ = new Impl(); in ScreenManager() 219 ScreenManager::Impl::~Impl() in ~Impl() 225 sptr<Screen> ScreenManager::Impl::GetScreen(ScreenId screenId) in GetScreen() 407 DMError ScreenManager::Impl::RegisterDisplayManagerAgent() in RegisterDisplayManagerAgent() 422 DMError ScreenManager::Impl::UnregisterDisplayManagerAgent() in UnregisterDisplayManagerAgent() 684 bool ScreenManager::Impl::isAllListenersRemoved() const in isAllListenersRemoved() [all …]
|
H A D | screen_group.cpp | 31 class ScreenGroup::Impl : public RefBase { class in OHOS::Rosen::ScreenGroup 33 explicit Impl(sptr<ScreenGroupInfo> info) in Impl() function in OHOS::Rosen::ScreenGroup::Impl 37 ~Impl() = default; 43 : Screen(info), pImpl_(new Impl(info)) in ScreenGroup()
|
H A D | display.cpp | 32 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 39 ~Impl() = default; 59 : pImpl_(new Impl(name, info)) in Display()
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/acfwk/ |
H A D | libaccessibility_acfwk.map | 17 OHOS::AccessibilityConfig::AccessibilityConfig::Impl*; 18 …vtable?for?OHOS::AccessibilityConfig::AccessibilityConfig::Impl::AccessibilityEnableAbilityListsOb… 19 …vtable?for?OHOS::AccessibilityConfig::AccessibilityConfig::Impl::AccessibleAbilityManagerCaptionOb… 20 …vtable?for?OHOS::AccessibilityConfig::AccessibilityConfig::Impl::AccessibleAbilityManagerConfigObs… 21 …VTT?for?OHOS::AccessibilityConfig::AccessibilityConfig::Impl::AccessibilityEnableAbilityListsObser… 22 …VTT?for?OHOS::AccessibilityConfig::AccessibilityConfig::Impl::AccessibilityEnableAbilityListsObser… 23 …VTT?for?OHOS::AccessibilityConfig::AccessibilityConfig::Impl::AccessibilityEnableAbilityListsObser… 24 vtable?for?OHOS::AccessibilityConfig::AccessibilityConfig::Impl::DeathRecipient*;
|
/ohos5.0/foundation/window/window_manager/extension/extension_connection/src/ |
H A D | window_extension_connection.cpp | 38 class WindowExtensionConnection::Impl : public AAFwk::AbilityConnectionStub { class in OHOS::Rosen::WindowExtensionConnection 40 Impl() = default; 41 ~Impl() = default; 75 : pImpl_(new Impl()) in WindowExtensionConnection() 111 int WindowExtensionConnection::Impl::ConnectExtension(const AppExecFwk::ElementName& element, in ConnectExtension() 149 sptr<AAFwk::SessionInfo> WindowExtensionConnection::Impl::SetAbilitySessionInfo( in SetAbilitySessionInfo() 164 void WindowExtensionConnection::Impl::Show() const in Show() 172 void WindowExtensionConnection::Impl::Hide() const in Hide() 180 void WindowExtensionConnection::Impl::RequestFocus() const in RequestFocus() 187 void WindowExtensionConnection::Impl::SetBounds(const Rect& rect) const in SetBounds() [all …]
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | unwinder.cpp | 52 class Unwinder::Impl { class in OHOS::HiviewDFX::Unwinder 55 Impl(bool needMaps) : pid_(UNWIND_TYPE_LOCAL) in Impl() function in OHOS::HiviewDFX::Unwinder::Impl 66 Impl(int pid, bool crash) : pid_(pid) in Impl() function in OHOS::HiviewDFX::Unwinder::Impl 109 ~Impl() in ~Impl() 465 void Unwinder::Impl::Init() in Init() 482 void Unwinder::Impl::Clear() in Clear() 493 void Unwinder::Impl::Destroy() in Destroy() 499 bool Unwinder::Impl::CheckAndReset(void* ctx) in CheckAndReset() 1111 void Unwinder::Impl::DoPcAdjust(uintptr_t& pc) in DoPcAdjust() 1181 void Unwinder::Impl::AddFrame(DfxFrame& frame) in AddFrame() [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_message_bus.h | 29 struct Impl; 33 struct Impl<T> { 42 struct Impl<> { 51 struct Impl<T, Args...> { 54 return std::to_string(sizeof(T)) + "," + Impl<Args...>::name(); 62 return Impl<Args...>::name();
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/include/ |
H A D | accessibility_config_impl.h | 34 class AccessibilityConfig::Impl { 36 Impl(); 37 ~Impl() = default; 119 explicit AccessibilityEnableAbilityListsObserverImpl(Impl &client) in AccessibilityEnableAbilityListsObserverImpl() 133 Impl &client_; 139 explicit AccessibleAbilityManagerCaptionObserverImpl(Impl &config_) in AccessibleAbilityManagerCaptionObserverImpl() 148 Impl &config_; 159 Impl* config_ = nullptr; 210 Impl &config_; 215 explicit DeathRecipient(Impl &config_) : config_(config_) {} in DeathRecipient() [all …]
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_display.cpp | 25 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 32 ~Impl() = default; 37 Display::Display(const std::string& name, sptr<DisplayInfo> info) : pImpl_(new Impl(name, info)) in Display()
|
H A D | mock_display_manager.cpp | 25 class DisplayManager::Impl : public RefBase { class in OHOS::Rosen::DisplayManager 34 bool DisplayManager::Impl::CheckRectValid(const Media::Rect& rect, int32_t oriHeight, int32_t oriWi… in CheckRectValid() 39 bool DisplayManager::Impl::CheckSizeValid(const Media::Size& size, int32_t oriHeight, int32_t oriWi… in CheckSizeValid() 44 void DisplayManager::Impl::ClearDisplayStateCallback() in ClearDisplayStateCallback()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_display.cpp | 26 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 33 ~Impl() = default; 38 Display::Display(const std::string& name, sptr<DisplayInfo> info) : pImpl_(new Impl(name, info)) in Display()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_framebuffer.h | 26 namespace Impl { 118 GLenum CheckStatus(napi_env env, Impl::WebGLRenderingContextBaseImpl* context) const; 119 …GLenum CheckStatus(napi_env env, Impl::WebGLRenderingContextBaseImpl* context, WebGLAttachmentInfo… 121 GLenum CheckAttachStatus(Impl::WebGLRenderingContextBaseImpl* context, 123 bool GetWebGLAttachmentInfo(napi_env env, Impl::WebGLRenderingContextBaseImpl* context,
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_tarball/ |
H A D | b_tarball_factory.cpp | 149 static unique_ptr<BTarballFactory::Impl> BindCmdline(string_view tarballDir, string_view tarballNam… in BindCmdline() 153 return make_unique<BTarballFactory::Impl>(BTarballFactory::Impl { in BindCmdline() 159 unique_ptr<BTarballFactory::Impl> BTarballFactory::Create(string_view implType, string_view tarball… in Create() 161 …static map<string_view, function<unique_ptr<BTarballFactory::Impl>(string_view, string_view)>> map… in Create()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/ |
H A D | webgl2_rendering_context.h | 42 Impl::WebGL2RenderingContextImpl &GetWebGL2RenderingContextImpl() in GetWebGL2RenderingContextImpl() 47 Impl::WebGLRenderingContextBaseImpl &GetWebGLRenderingContextImpl() in GetWebGLRenderingContextImpl() 58 Impl::WebGL2RenderingContextImpl contextImpl_;
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | svc_session_manager.h | 80 struct Impl { struct 112 ErrCode Active(Impl newImpl, bool force = false); 503 Impl GetImpl(); 541 void InitClient(Impl &newImpl); 578 Impl impl_;
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
H A D | svc_session_manager_throw_mock.h | 31 virtual ErrCode Active(SvcSessionManager::Impl) = 0; 42 virtual void InitClient(SvcSessionManager::Impl &) = 0; 82 virtual SvcSessionManager::Impl GetImpl() = 0; 100 MOCK_METHOD(ErrCode, Active, (SvcSessionManager::Impl)); 111 MOCK_METHOD(void, InitClient, (SvcSessionManager::Impl &)); 151 MOCK_METHOD(SvcSessionManager::Impl, GetImpl, ());
|
/ohos5.0/foundation/window/window_manager/dm/test/unittest/ |
H A D | display_manager_test.cpp | 468 sptr<DisplayManager::Impl> impl_; 481 DisplayManager::Impl impl(mutex); 527 sptr<DisplayManager::Impl> impl_; 550 sptr<DisplayManager::Impl> impl_; 569 DisplayManager::Impl impl(mutex); 612 sptr<DisplayManager::Impl> impl_; 615 new DisplayManager::Impl::DisplayManagerFoldStatusAgent(impl_); 665 sptr<DisplayManager::Impl> impl_; 667 new DisplayManager::Impl::DisplayManagerDisplayModeAgent(impl_); 1131 sptr<DisplayManager::Impl> impl_; [all …]
|
/ohos5.0/base/update/updater/services/ui/view/layout/ |
H A D | layout_parser.h | 32 class Impl; variable 33 std::unique_ptr<Impl> pImpl_ {};
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_tarball/ |
H A D | b_tarball_factory.h | 40 struct Impl { struct 70 static std::unique_ptr<Impl> Create(std::string_view implType, std::string_view tarballPath);
|