Home
last modified time | relevance | path

Searched refs:GetDisplayId (Results 1 - 20 of 20) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_video_capture_info_adapter_impl.cpp23 uint64_t ArkVideoCaptureInfoAdapterImpl::GetDisplayId() in GetDisplayId() function in OHOS::ArkWeb::ArkVideoCaptureInfoAdapterImpl
25 return real_->GetDisplayId(); in GetDisplayId()
H A Dark_video_capture_info_adapter_impl.h27 uint64_t GetDisplayId() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_video_capture_info_adapter_wrapper.cpp26 uint64_t ArkVideoCaptureInfoAdapterWrapper::GetDisplayId() in GetDisplayId() function in OHOS::ArkWeb::ArkVideoCaptureInfoAdapterWrapper
28 return ctocpp_->GetDisplayId(); in GetDisplayId()
H A Dark_video_capture_info_adapter_wrapper.h29 uint64_t GetDisplayId() override;
/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_action.h42 uint32_t GetDisplayId();
H A Dbrightness_service.h139 uint32_t GetDisplayId();
/base/powermgr/display_manager/state_manager/service/native/include/
H A Dscreen_action.h39 uint32_t GetDisplayId();
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_action.cpp32 uint32_t BrightnessAction::GetDisplayId() in GetDisplayId() function in OHOS::DisplayPowerMgr::BrightnessAction
H A Dbrightness_service.cpp221 uint32_t BrightnessService::GetDisplayId() in GetDisplayId() function in OHOS::DisplayPowerMgr::BrightnessService
/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_info.h143 uint64_t GetDisplayId() const;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_screen_capture_adapter.h63 virtual uint64_t GetDisplayId() = 0;
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dscreen_capture_adapter.h184 virtual uint64_t GetDisplayId() = 0;
/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_action.cpp51 uint32_t ScreenAction::GetDisplayId() in GetDisplayId() function in OHOS::DisplayPowerMgr::ScreenAction
H A Dscreen_controller.cpp299 pms->NotifyStateChangeCallback(action_->GetDisplayId(), state, reason); in OnStateChanged()
/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp144 uint64_t OsAccountInfo::GetDisplayId() const in GetDisplayId() function in OHOS::AccountSA::OsAccountInfo
/base/web/webview/ohos_adapter/screen_capture_adapter/src/
H A Dscreen_capture_adapter_impl.cpp168 avConfig.videoInfo.videoCapInfo.displayId = config->GetVideoInfo()->GetVideoCapInfo()->GetDisplayId(); in ConvertScreenCaptureConfig()
/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_mock.cpp197 EXPECT_EQ(accountInfo.GetDisplayId(), -1); in HWTEST_F()
254 EXPECT_EQ(accountInfo.GetDisplayId(), -1); in HWTEST_F()
317 EXPECT_EQ(accountInfo.GetDisplayId(), -1); in HWTEST_F()
386 EXPECT_EQ(accountInfo.GetDisplayId(), -1); in HWTEST_F()
/base/web/webview/test/unittest/ohos_adapter/screen_capture_adapter_impl_test/
H A Dscreen_capture_adapter_impl_test.cpp138 uint64_t GetDisplayId() override
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_module_test.cpp2620 EXPECT_NE(account.GetDisplayId(), 0); in HWTEST_F()
2635 EXPECT_EQ(osAccountInfo.GetDisplayId(), 0); in HWTEST_F()
2640 EXPECT_NE(osAccountInfo.GetDisplayId(), 0); in HWTEST_F()
2651 EXPECT_EQ(osAccountInfo.GetDisplayId(), 0); in HWTEST_F()
2656 EXPECT_NE(osAccountInfo.GetDisplayId(), 0); in HWTEST_F()
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp932 state.emplace_back(DUMP_TAB_CHARACTER + "dispalyId: " + std::to_string(osAccountInfo.GetDisplayId())); in DumpStateByAccounts()

Completed in 18 milliseconds