Home
last modified time | relevance | path

Searched refs:reason (Results 1176 - 1200 of 2198) sorted by relevance

1...<<41424344454647484950>>...88

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_notify.h87 int32_t reason) override;
H A DUTTest_device_manager_impl.h102 int32_t reason) override {}
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddevice_manager_callback.h81 int32_t reason) = 0;
/foundation/distributedhardware/device_manager/services/service/include/
H A Didevice_manager_service_listener.h79 int32_t status, int32_t reason) = 0;
/foundation/distributedhardware/distributed_screen/services/softbusadapter/include/
H A Dsoftbus_adapter.h56 void OnSoftbusSessionClosed(int32_t sessionId, ShutdownReason reason);
/foundation/distributedhardware/distributed_input/services/transportbase/include/
H A Ddistributed_input_transport_base.h61 void OnSessionClosed(int32_t sessionId, ShutdownReason reason);
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dsoftbus_channel_adapter.h67 void OnSoftbusChannelClosed(int32_t sessionId, ShutdownReason reason);
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H A Dsoftbus_adapter.h48 static void OnShutdown(int32_t socket, ShutdownReason reason);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.h66 int L2capDisconnectComplete(uint16_t handle, uint8_t status, uint8_t reason);
/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session.h41 MOCK_METHOD3(UpdateSessionRect, WSError(const WSRect& rect, const SizeChangeReason reason, bool isGlobal));
/foundation/window/window_manager/wm/include/
H A Droot_scene.h47 void UpdateViewportConfig(const Rect& rect, WindowSizeChangeReason reason);
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h58 virtual WMError UpdateWindowRect(const struct Rect& rect, bool decoStatus, WindowSizeChangeReason reason,
H A Dwindow_proxy.h32 WMError UpdateWindowRect(const struct Rect& rect, bool decoStatus, WindowSizeChangeReason reason,
/third_party/alsa-utils/alsactl/
H A Dalsactl.h77 void initfailed(int cardnumber, const char *reason, int exitcode);
/third_party/icu/icu4c/source/i18n/
H A Dcollationruleparser.h170 void setParseError(const char *reason, UErrorCode &errorCode);
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-callbacks.h98 /** enum lws_callback_reasons - reason you're getting a protocol callback */
377 * chunking is the reason this is not just all done in one callback for
425 /**< servers receive PONG packets with this callback reason */
552 /**< clients receive PONG packets with this callback reason */
567 * with this reason, giving the user code a chance to suppress the
898 * \param reason: The reason for the call
911 lws_callback_function(struct lws *wsi, enum lws_callback_reasons reason,
/third_party/libcoap/include/coap3/
H A Dcoap_net_internal.h313 * @param reason The reasion for the session cancellation
317 coap_nack_reason_t reason);
/third_party/mesa3d/bin/
H A Dkhronos-update.py28 error('Failed to retrieve file: {} {}'.format(req.status_code, req.reason))
/third_party/node/lib/internal/fs/
H A Dread_file_context.js92 new AbortError(undefined, { cause: this.signal?.reason }));
/third_party/node/src/
H A Dinspector_agent.h100 void PauseOnNextJavascriptStatement(const std::string& reason);
H A Djs_native_api_v8_inspector.h107 void PauseOnNextJavascriptStatement(const std::string& reason);
/third_party/node/src/quic/
H A Dpacket.h135 const QuicError& reason);
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationruleparser.h170 void setParseError(const char *reason, UErrorCode &errorCode);
/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-plugin-ssh.h306 * \param reason: one of the SSH_DISCONNECT_ constants
307 * \param desc: UTF-8 description of reason
313 void (*disconnect_reason)(uint32_t reason, const char *desc,
/third_party/node/deps/v8/src/objects/
H A Dmap-updater.h160 State Normalize(const char* reason);

Completed in 13 milliseconds

1...<<41424344454647484950>>...88