Home
last modified time | relevance | path

Searched refs:IRefreshCallback (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/cpp_target/display/composer/v1_0/
H A Drefresh_callback_stub.h.txt35 explicit RefreshCallbackStub(const sptr<IRefreshCallback> &impl);
40 …ageOption& refreshCallbackOption, sptr<OHOS::HDI::Display::Composer::V1_0::IRefreshCallback> impl);
42 …ageOption& refreshCallbackOption, sptr<OHOS::HDI::Display::Composer::V1_0::IRefreshCallback> impl);
50 …ser::V1_0::RefreshCallbackStub, OHOS::HDI::Display::Composer::V1_0::IRefreshCallback> objDelegator…
51 sptr<OHOS::HDI::Display::Composer::V1_0::IRefreshCallback> impl_;
H A Drefresh_callback_stub.cpp.txt30 …ckStub::RefreshCallbackStub(const sptr<OHOS::HDI::Display::Composer::V1_0::IRefreshCallback> &impl)
31 …: IPCObjectStub(OHOS::HDI::Display::Composer::V1_0::IRefreshCallback::GetDescriptor()), impl_(impl)
64 …sageOption& refreshCallbackOption, sptr<OHOS::HDI::Display::Composer::V1_0::IRefreshCallback> impl)
66 …ackData.ReadInterfaceToken() != OHOS::HDI::Display::Composer::V1_0::IRefreshCallback::GetDescripto…
91 …sageOption& refreshCallbackOption, sptr<OHOS::HDI::Display::Composer::V1_0::IRefreshCallback> impl)
93 …ackData.ReadInterfaceToken() != OHOS::HDI::Display::Composer::V1_0::IRefreshCallback::GetDescripto…
H A Direfresh_callback.h.txt58 class IRefreshCallback : public HdiBase {
60 DECLARE_HDI_DESCRIPTOR(u"ohos.hdi.display.composer.v1_0.IRefreshCallback");
62 virtual ~IRefreshCallback() = default;
H A Drefresh_callback_proxy.h.txt28 … RefreshCallbackProxy : public IProxyBroker<OHOS::HDI::Display::Composer::V1_0::IRefreshCallback> {
30 …moteObject>& remote) : IProxyBroker<OHOS::HDI::Display::Composer::V1_0::IRefreshCallback>(remote) {
H A Drefresh_callback_proxy.cpp.txt50 …allbackData.WriteInterfaceToken(OHOS::HDI::Display::Composer::V1_0::IRefreshCallback::GetDescripto…
81 …allbackData.WriteInterfaceToken(OHOS::HDI::Display::Composer::V1_0::IRefreshCallback::GetDescripto…
H A Drefresh_callback_service.h.txt26 class RefreshCallbackService : public OHOS::HDI::Display::Composer::V1_0::IRefreshCallback {
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_i_refresh_callback_8idl_v10.md1 # IRefreshCallback.idl
24 | interface&nbsp;&nbsp;[IRefreshCallback](interface_i_refresh_callback_v10.md) | 定义显示刷新事件回调接口。 |
H A Dinterface_i_refresh_callback_v10.md1 # IRefreshCallback chapter
29 IRefreshCallback::OnRefresh ([in] unsigned int devId)
H A DReadme-CN.md20 - [IRefreshCallback.idl](_i_refresh_callback_8idl_v10.md)
45 - [IRefreshCallback](interface_i_refresh_callback_v10.md)
H A Dinterface_i_display_composer_v11.md29 | [RegRefreshCallback](#regrefreshcallback) ([in] IRefreshCallback cb) | 注册要在发生刷新事件时调用的回调。 |
174 IDisplayComposer::RegRefreshCallback ([in] IRefreshCallback cb)
H A D_i_display_composer_8idl_v10.md18 - ohos.hdi.display.composer.v1_0.IRefreshCallback
H A D_i_display_composer_8idl_v11.md22 - ohos.hdi.display.composer.v1_0.IRefreshCallback
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/
H A Dsoftbus_connector.h168 static IRefreshCallback softbusDiscoveryCallback_;
169 static IRefreshCallback softbusDiscoveryByIdCallback_;
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h420 } IRefreshCallback; typedef
831 int32_t RefreshLNN(const char *pkgName, const SubscribeInfo *info, const IRefreshCallback *cb);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/hash_target/
H A Dhash.txt4 ohos.hdi.display.composer.v1_0.IRefreshCallback:13020926163579849113
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/
H A Ddump.txt4 import ohos.hdi.display.composer.v1_0.IRefreshCallback;
43 [in] ohos.hdi.display.composer.v1_0.IRefreshCallback cb);
71 import ohos.hdi.display.composer.v1_0.IRefreshCallback;
181IRefreshCallback file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/di…
186 [mini, lite, full, callback] interface IRefreshCallback {
/ohos5.0/drivers/peripheral/display/composer/hdi_service/include/
H A Ddisplay_composer_service.h79 int32_t RegRefreshCallback(const sptr<IRefreshCallback>& cb) override;
115 sptr<IRefreshCallback> refreshCb_;
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dpublish_refresh_lnn_demo.c79 static IRefreshCallback g_refreshCB = {
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H A Drefreshlnn_fuzzer.cpp51 static IRefreshCallback g_refreshCb = {
/ohos5.0/drivers/interface/display/composer/v1_0/
H A DIRefreshCallback.idl20 [callback] interface IRefreshCallback {
H A DBUILD.gn23 "IRefreshCallback.idl",
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/
H A DIRefreshCallback.idl20 [callback] interface IRefreshCallback {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/
H A DIRefreshCallback.idl20 [callback] interface IRefreshCallback {
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H A Ddisc_sdk_only_l2_test.cpp107 static IRefreshCallback g_refreshCb = {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/
H A Ddump.txt5 import ohos.hdi.display.composer.v1_0.IRefreshCallback;
115IRefreshCallback file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/di…
120 [mini, lite, full, callback] interface IRefreshCallback {

123