Home
last modified time | relevance | path

Searched defs:Message (Results 1 - 25 of 61) sorted by relevance

123

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dability_foreground_state_observer_interface.h32 enum class Message { class in OHOS::AppExecFwk::IAbilityForegroundStateObserver
H A Dapp_debug_listener_interface.h43 enum class Message { class in OHOS::AppExecFwk::IAppDebugListener
H A Dapp_foreground_state_observer_interface.h31 enum class Message { class in OHOS::AppExecFwk::IAppForegroundStateObserver
H A Dirender_scheduler.h41 enum class Message { class in OHOS::AppExecFwk::IRenderScheduler
H A Diability_controller.h50 enum class Message { class in OHOS::AppExecFwk::IAbilityController
H A Diconfiguration_observer.h36 enum class Message { class in OHOS::AppExecFwk::IConfigurationObserver
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_host_delegate_interface.h38 enum class Message { class in OHOS::AppExecFwk::IFormHostDelegate
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/
H A Ddistributed_event_listener.h33 enum class Message { class in OHOS::DistributedSchedule::IDSchedEventListener
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_first_frame_state_observer_interface.h32 enum class Message { class in OHOS::AppExecFwk::IAbilityFirstFrameStateObserver
/foundation/communication/netmanager_ext/interfaces/innerkits/netvpnclient/include/ipc/
H A Di_vpn_event_callback.h31 enum class Message { class in OHOS::NetManagerStandard::IVpnEventCallback
/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_del_white_list_infos_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IDelWhiteListInfosCallback
H A Di_add_white_list_infos_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IAddWhiteListInfosCallback
H A Di_input_node_listener.h34 enum class Message { RESULT_ON, RESULT_OFF }; class in OHOS::DistributedHardware::DistributedInput::InputNodeListener
H A Di_get_sink_screen_infos_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IGetSinkScreenInfosCallback
H A Di_register_d_input_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IRegisterDInputCallback
H A Di_start_d_input_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IStartDInputCallback
H A Di_simulation_event_listener.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::ISimulationEventListener
H A Di_prepare_d_input_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IPrepareDInputCallback
H A Di_session_state_callback.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::ISessionStateCallback
H A Di_sharing_dhid_listener.h31 enum class Message { class in OHOS::DistributedHardware::DistributedInput::ISharingDhIdListener
H A Di_start_stop_d_inputs_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IStartStopDInputsCallback
H A Di_unregister_d_input_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IUnregisterDInputCallback
H A Di_unprepare_d_input_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IUnprepareDInputCallback
H A Di_stop_d_input_call_back.h30 enum class Message { class in OHOS::DistributedHardware::DistributedInput::IStopDInputCallback
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dmessage.h20 struct Message { struct
30 Message(int what, int arg1 = 0, void *arg2 = nullptr) : what_(what), arg1_(arg1), arg2_(arg2){}; in Message() function
[all...]

Completed in 9 milliseconds

123