/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/include/ |
H A D | lnn_local_net_ledger.h | 63 void LnnUpdateStateVersion(StateVersionChangeReason reason);
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/ |
H A D | force_disconnect_command.h | 44 void OnFailure(int32_t reason) const;
|
H A D | disconnect_command.h | 44 void OnFailure(int32_t reason) const;
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_link_p2p.h | 32 void NotifyLinkFailForForceDown(uint32_t requestId, int32_t reason);
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
H A D | wifi_direct_dfx.h | 35 void DfxRecord(bool success, int32_t reason, WifiDirectConnectInfo &connectInfo);
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/include/ |
H A D | client_trans_tcp_direct_callback.h | 34 int32_t ClientTransTdcOnSessionClosed(int32_t channelId, ShutdownReason reason);
|
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/ |
H A D | close_context.h | 43 std::string reason; member in OHOS::NetStack::Websocket::final
|
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/ |
H A D | softbusadapter_fuzzer.h | 30 void OnSessionClosed(int32_t sessionId, ShutdownReason reason) override {}
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/ |
H A D | softbus_asset_send_listener.h | 35 static void OnSendShutdown(int32_t sessionId, ShutdownReason reason);
|
H A D | softbus_file_send_listener.h | 34 static void OnSendFileShutdown(int32_t sessionId, ShutdownReason reason);
|
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/include/ |
H A D | softbus_adapter_test.h | 48 void OnSessionClosed(int32_t sessionId, ShutdownReason reason) override {}
|
/foundation/communication/dhcp/frameworks/native/interfaces/ |
H A D | i_dhcp_client_callback.h | 36 virtual void OnIpFailChanged(int status, const std::string& ifname, const std::string& reason) = 0;
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
H A D | kmsg_dump.c | 9 enum kmsg_dump_reason reason) in kmsg_dumper_stdout() 8 kmsg_dumper_stdout(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) kmsg_dumper_stdout() argument
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | memtype.h | 9 extern void pat_disable(const char *reason);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gm200.c | 49 .fault.reason = gk104_fifo_fault_reason,
|
H A D | gp10b.c | 33 .fault.reason = gk104_fifo_fault_reason,
|
H A D | gm20b.c | 33 .fault.reason = gk104_fifo_fault_reason,
|
H A D | gk20a.c | 33 .fault.reason = gk104_fifo_fault_reason,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | fault.h | 30 u8 reason; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_detection.h | 29 bool link_detect(struct dc_link *link, enum dc_detect_reason reason);
|
/third_party/libwebsockets/include/libwebsockets/abstract/ |
H A D | transports.h | 45 int (*set_timeout)(lws_abs_transport_inst_t *d, int reason, int secs);
|
/third_party/node/test/parallel/ |
H A D | test-domexception-cause.js | 28 const object = { reason: 'foo' }; property
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | platform.h | 26 const std::string& reason = std::string(),
|
/third_party/typescript/tests/baselines/reference/ |
H A D | subtypeRelationForNever.js | 3 function withFew<a, r>(values: a[], haveFew: (values: a[]) => r, haveNone: (reason: string) => r): r {
|
/third_party/protobuf/python/google/protobuf/ |
H A D | service.py | 169 def SetFailed(self, reason): 170 """Sets a failure reason. 172 Causes Failed() to return true on the client side. "reason" will be
|