/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-ui-extension-component-sys.md | 60 ### onReceive subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-ui-extension-component-sys.md | 63 ### onReceive subsection
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/ |
H A D | hdf_io_service_if.h | 84 OnDevEventReceive onReceive; member
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/include/ |
H A D | napi_app_event_watcher.h | 36 napi_ref onReceive = nullptr; member
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/ |
H A D | appevent_watcher_impl.h | 51 std::function<void(char*, CArrRetAppEventGroup)> onReceive = nullptr; member
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | modal_ui_extension_config.h | 50 std::function<void(const AAFwk::WantParams&)> onReceive; member
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
H A D | ndk_app_event_watcher.cpp | 65 void NdkAppEventWatcher::SetOnOnReceive(OH_HiAppEvent_OnReceive onReceive) in SetOnOnReceive()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pattern/ |
H A D | mock_ui_extension_model_ng.cpp | 49 void UIExtensionModelNG::SetOnReceive(std::function<void(const AAFwk::WantParams&)>&& onReceive) {} in SetOnReceive()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/ |
H A D | ui_extension_component_test_ng.cpp | 134 auto onReceive = [](const AAFwk::WantParams& wantParams) {}; in CreateUecNode() local 179 auto onReceive = [](const AAFwk::WantParams& wantParams) {}; in SetCallbacks() local 251 auto onReceive = [](const AAFwk::WantParams& wantParams) {}; in __anon99ba99fb1d02() variable
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/ |
H A D | lnn_heartbeat_medium_mgr.h | 53 …int32_t (*onReceive)(DeviceInfo *device, const LnnHeartbeatWeight *mediumWeight, LnnHeartbeatType … member
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/napi/ |
H A D | napi_hiappevent.test.js | 1756 onReceive: simpleReceive property in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c3f00.watcher 1782 onReceive: simpleReceive property in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c4000.watcher 1814 onReceive: simpleReceive property in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c4100.watcher1 1827 onReceive: simpleReceive, property in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c4100.watcher2
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | network_adapter.cpp | 246 int NetworkAdapter::RegBytesReceiveCallback(const BytesReceiveCallback &onReceive, const Finalizer … in RegBytesReceiveCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | ui_extension_model_ng.cpp | 261 std::function<void(const AAFwk::WantParams&)>&& onReceive, NG::SessionType sessionType) in SetOnReceive()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
H A D | adapter_stub.cpp | 124 int AdapterStub::RegBytesReceiveCallback(const BytesReceiveCallback &onReceive, const Finalizer &in… in RegBytesReceiveCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_security_ui_extension.cpp | 435 auto onReceive = [execCtx = info.GetExecutionContext(), in OnReceive() local
|
H A D | js_ui_extension.cpp | 469 …auto onReceive = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), instanceId, node… in OnReceive() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
H A D | MainEditor.js | 1874 onReceive(type, data) { method in MainEditor
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 29157 onReceive(callback) { method in ArkUIExtensionComponentComponent
|