Home
last modified time | relevance | path

Searched refs:replay (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/extension/extension_connection/src/zidl/
H A Dwindow_extension_client_proxy.cpp31 MessageParcel replay; in OnWindowReady() local
50 if (remote->SendRequest(TRANS_ID_ON_WINDOW_READY, data, replay, option) != ERR_NONE) { in OnWindowReady()
59 MessageParcel replay; in OnBackPress() local
73 if (remote->SendRequest(TRANS_ID_ON_BACK_PRESS, data, replay, option) != ERR_NONE) { in OnBackPress()
82 MessageParcel replay; in OnKeyEvent() local
101 if (remote->SendRequest(TRANS_ID_ON_KEY_EVENT, data, replay, option) != ERR_NONE) { in OnKeyEvent()
110 MessageParcel replay; in OnPointerEvent() local
129 if (remote->SendRequest(TRANS_ID_ON_POINTER_EVENT, data, replay, option) != ERR_NONE) { in OnPointerEvent()
/foundation/window/window_manager/extension/window_extension/src/zidl/
H A Dwindow_extension_proxy.cpp102 MessageParcel replay; in GetExtensionWindow() local
119 if (remote->SendRequest(TRANS_ID_CONNECT_TO_EXTENSION, data, replay, option) != ERR_NONE) { in GetExtensionWindow()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Datomic_service_status_callback_stub.h43 int OnRemoveTimeoutTaskInner(MessageParcel &data, MessageParcel &replay);
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_proxy.cpp515 MessageParcel replay; in NotifyDestroy() local
528 data, replay, option) != ERR_NONE) { in NotifyDestroy()
538 MessageParcel replay; in NotifyForeground() local
551 data, replay, option) != ERR_NONE) { in NotifyForeground()
561 MessageParcel replay; in NotifyBackground() local
574 data, replay, option) != ERR_NONE) { in NotifyBackground()

Completed in 3 milliseconds