Searched refs:reason (Results 1176 - 1200 of 2198) sorted by relevance
1...<<41424344454647484950>>...88
/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_device_manager_notify.h | 87 int32_t reason) override;
|
H A D | UTTest_device_manager_impl.h | 102 int32_t reason) override {}
|
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ |
H A D | device_manager_callback.h | 81 int32_t reason) = 0;
|
/foundation/distributedhardware/device_manager/services/service/include/ |
H A D | idevice_manager_service_listener.h | 79 int32_t status, int32_t reason) = 0;
|
/foundation/distributedhardware/distributed_screen/services/softbusadapter/include/ |
H A D | softbus_adapter.h | 56 void OnSoftbusSessionClosed(int32_t sessionId, ShutdownReason reason);
|
/foundation/distributedhardware/distributed_input/services/transportbase/include/ |
H A D | distributed_input_transport_base.h | 61 void OnSessionClosed(int32_t sessionId, ShutdownReason reason);
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/ |
H A D | softbus_channel_adapter.h | 67 void OnSoftbusChannelClosed(int32_t sessionId, ShutdownReason reason);
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/ |
H A D | softbus_adapter.h | 48 static void OnShutdown(int32_t socket, ShutdownReason reason);
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.h | 66 int L2capDisconnectComplete(uint16_t handle, uint8_t status, uint8_t reason);
|
/foundation/window/window_manager/window_scene/test/mock/ |
H A D | mock_session.h | 41 MOCK_METHOD3(UpdateSessionRect, WSError(const WSRect& rect, const SizeChangeReason reason, bool isGlobal));
|
/foundation/window/window_manager/wm/include/ |
H A D | root_scene.h | 47 void UpdateViewportConfig(const Rect& rect, WindowSizeChangeReason reason);
|
/foundation/window/window_manager/wm/include/zidl/ |
H A D | window_interface.h | 58 virtual WMError UpdateWindowRect(const struct Rect& rect, bool decoStatus, WindowSizeChangeReason reason,
|
H A D | window_proxy.h | 32 WMError UpdateWindowRect(const struct Rect& rect, bool decoStatus, WindowSizeChangeReason reason,
|
/third_party/alsa-utils/alsactl/ |
H A D | alsactl.h | 77 void initfailed(int cardnumber, const char *reason, int exitcode);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationruleparser.h | 170 void setParseError(const char *reason, UErrorCode &errorCode);
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-callbacks.h | 98 /** 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 D | coap_net_internal.h | 313 * @param reason The reasion for the session cancellation 317 coap_nack_reason_t reason);
|
/third_party/mesa3d/bin/ |
H A D | khronos-update.py | 28 error('Failed to retrieve file: {} {}'.format(req.status_code, req.reason))
|
/third_party/node/lib/internal/fs/ |
H A D | read_file_context.js | 92 new AbortError(undefined, { cause: this.signal?.reason }));
|
/third_party/node/src/ |
H A D | inspector_agent.h | 100 void PauseOnNextJavascriptStatement(const std::string& reason);
|
H A D | js_native_api_v8_inspector.h | 107 void PauseOnNextJavascriptStatement(const std::string& reason);
|
/third_party/node/src/quic/ |
H A D | packet.h | 135 const QuicError& reason);
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationruleparser.h | 170 void setParseError(const char *reason, UErrorCode &errorCode);
|
/third_party/libwebsockets/plugins/ssh-base/include/ |
H A D | lws-plugin-ssh.h | 306 * \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 D | map-updater.h | 160 State Normalize(const char* reason);
|
Completed in 13 milliseconds
1...<<41424344454647484950>>...88