/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
H A D | wifi_c_device.cpp | 367 OHOS::Wifi::DisconnectedReason reason; in GetDisconnectedReason() local 368 OHOS::Wifi::ErrCode ret = wifiDevicePtr->GetDisconnectedReason(reason); in GetDisconnectedReason() 370 *result = (DisconnectedReason)reason; in GetDisconnectedReason()
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/ |
H A D | daudio_input_test.cpp | 534 ShutdownReason reason = ShutdownReason::SHUTDOWN_REASON_UNKNOWN; in HWTEST_F() local 537 SoftbusChannelAdapter::GetInstance().OnSoftbusChannelClosed(sessionId, reason); in HWTEST_F() 544 SoftbusChannelAdapter::GetInstance().OnSoftbusChannelClosed(sessionId, reason); in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | qp.c | 73 static void iowait_wakeup(struct iowait *wait, int reason); 534 static void iowait_wakeup(struct iowait *wait, int reason) in iowait_wakeup() argument 538 WARN_ON(reason != SDMA_AVAIL_REASON); in iowait_wakeup()
|
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink.h | 601 * @reason: code of the reason of disconnect, see &enum ieee80211_reasoncode. 605 __le16 reason; member 1280 * @reason: reason for deauthentication. 1285 __le16 reason; member 1306 * @reason: reason of disconnecting from BSS. 1310 __le16 reason; member
|
/kernel/linux/linux-5.10/drivers/nvdimm/ |
H A D | dimm_devs.c | 902 const char *reason; in nd_pmem_available_dpa() local 925 reason = "misaligned to iset"; in nd_pmem_available_dpa() 953 nd_dbg_dpa(nd_region, ndd, res, "%s\n", reason); in nd_pmem_available_dpa()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gf100.c | 268 er = nvkm_enum_find(gf100_fifo_fault_reason, info->reason); in gf100_fifo_fault() 298 "reason %02x [%s] on channel %d [%010llx %s]\n", in gf100_fifo_fault() 302 info->reason, er ? er->name : "", chan ? chan->chid : -1, in gf100_fifo_fault() 391 info.reason = (type & 0x0000000f); in gf100_fifo_intr_fault()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | qp.c | 31 static void iowait_wakeup(struct iowait *wait, int reason); 493 static void iowait_wakeup(struct iowait *wait, int reason) in iowait_wakeup() argument 497 WARN_ON(reason != SDMA_AVAIL_REASON); in iowait_wakeup()
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink.h | 601 * @reason: code of the reason of disconnect, see &enum ieee80211_reasoncode. 605 __le16 reason; member 1280 * @reason: reason for deauthentication. 1285 __le16 reason; member 1306 * @reason: reason of disconnecting from BSS. 1310 __le16 reason; member
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | transport.c | 654 enum sctp_lower_cwnd reason) in sctp_transport_lower_cwnd() 658 switch (reason) { in sctp_transport_lower_cwnd() 740 pr_debug("%s: transport:%p, reason:%d, cwnd:%d, ssthresh:%d\n", in sctp_transport_lower_cwnd() 741 __func__, transport, reason, transport->cwnd, in sctp_transport_lower_cwnd() 653 sctp_transport_lower_cwnd(struct sctp_transport *transport, enum sctp_lower_cwnd reason) sctp_transport_lower_cwnd() argument
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/ |
H A D | js_ui_ability.h | 137 * @param reason the reason why framework invoke this function 141 int32_t OnSaveState(int32_t reason, WantParams &wantParams) override;
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/ |
H A D | mock_app_scheduler.cpp | 201 int32_t AppScheduler::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() argument
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | event_report.h | 179 const std::string& packageName, const std::string& reason, const std::string& summary);
|
/foundation/arkui/ace_engine/frameworks/base/perfmonitor/ |
H A D | perf_monitor.h | 154 void RecordWindowRectResize(OHOS::Ace::WindowSizeChangeReason reason,
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | dialog_model.cpp | 224 return event->reason; in OH_ArkUI_DialogDismissEvent_GetDismissReason()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager_utils.h | 274 char* reason; member
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_remote_device_observer_proxy.cpp | 231 int state, unsigned int reason) in OnAclStateChanged() 230 OnAclStateChanged(const BluetoothRawAddress &device, int state, unsigned int reason) OnAclStateChanged() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_audio_connection.h | 60 uint8_t reason {0};
|
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/ |
H A D | audio_capturer_extra_plus_unit_test.cpp | 80 AudioStreamDeviceChangeReasonExt reason) override { return true; }
|
/foundation/multimedia/player_framework/services/services/engine_intf/ |
H A D | i_player_engine.h | 43 virtual void OnSystemOperation(PlayerOnSystemOperationType type, PlayerOperationReason reason) = 0;
|
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/ |
H A D | bg_transient_task_mgr.h | 61 ErrCode RequestSuspendDelay(const std::u16string& reason,
|
/foundation/window/window_manager/test/common/mock/ |
H A D | mock_uicontent.h | 52 MOCK_METHOD4(UpdateViewportConfig, void(const ViewportConfig& config, OHOS::Rosen::WindowSizeChangeReason reason,
|
/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | dhcp_controller.cpp | 62 const char *reason) in OnFailed() 61 OnFailed(int status, const char *ifname, const char *reason) OnFailed() argument
|
/foundation/communication/dsoftbus/core/connection/interface/ |
H A D | softbus_conn_interface.h | 162 void (*OnConnectFailed)(uint32_t requestId, int32_t reason);
|
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranstcpdirectlistener_fuzzer/ |
H A D | clienttranstcpdirectlistener_fuzzer.cpp | 34 int32_t TransOnSessionClosed(int32_t channelId, int32_t channelType, ShutdownReason reason) in TransOnSessionClosed() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/ |
H A D | client_trans_channel_manager_test.cpp | 48 int32_t OnSessionClosed(int32_t channelId, int32_t channelType, ShutdownReason reason) in OnSessionClosed() argument
|