Home
last modified time | relevance | path

Searched defs:eventCallback_ (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/enterprise_device_management_adapter/include/
H A Denterprise_device_management_adapter_impl.h75 std::shared_ptr<EdmPolicyChangedEventCallbackAdapter> eventCallback_ = nullptr; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/include/
H A Ddmic_client.h89 std::weak_ptr<IAudioEventCallback> eventCallback_; variable
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_ability_callback.h148 EventCallback eventCallback_; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/include/
H A Ddspeaker_client.h112 std::weak_ptr<IAudioEventCallback> eventCallback_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_event_detector.h94 EventReportCallback eventCallback_; variable
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_handler_wrap.h130 std::function<void(const EventWrap&)> eventCallback_; variable
/ohos5.0/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_service_test.cpp62 static inline sptr<IVpnEventCallback> eventCallback_ = nullptr; member in OHOS::NetManagerStandard::NetworkVpnServiceTest
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.h181 PlayerCtrlCallbackParam eventCallback_; /* the regeisted call back function */ variable
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dhdi_connection.cpp38 sptr<ISensorCallback> eventCallback_ = nullptr; variable
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_service_test.cpp58 static inline sptr<ISharingEventCallback> eventCallback_ = nullptr; member in OHOS::NetManagerStandard::NetworkShareServiceTest