Home
last modified time | relevance | path

Searched defs:reason (Results 201 - 225 of 1345) sorted by relevance

12345678910>>...54

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_receive_listener.cpp160 void SoftBusFileReceiveListener::OnReceiveFileShutdown(int32_t sessionId, ShutdownReason reason) in OnReceiveFileShutdown() argument
H A Dsoftbus_asset_send_listener.cpp90 void SoftBusAssetSendListener::OnSendShutdown(int32_t sessionId, ShutdownReason reason) in OnSendShutdown() argument
H A Dsoftbus_session_dispatcher.cpp98 void SoftbusSessionDispatcher::OnSessionClosed(int32_t sessionId, ShutdownReason reason) in OnSessionClosed() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/dhtransport_fuzzer/
H A Ddhtransport_fuzzer.cpp151 ShutdownReason reason = ShutdownReason::SHUTDOWN_REASON_UNKNOWN; in DhTransportOnSocketClosedFuzzTest() local
/foundation/distributedhardware/distributed_input/services/transportbase/test/transbaseunittest/
H A Ddistributed_input_transbase_test.cpp203 ShutdownReason reason = ShutdownReason::SHUTDOWN_REASON_UNKNOWN; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl_l2cap.h66 uint8_t reason; member
H A Davctp_br_l2cap.h65 uint8_t reason; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_l2cap.h72 uint8_t reason; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_l2cap.c173 void RfcommDisconnectAbnormalCback(uint16_t lcid, uint8_t reason) in RfcommDisconnectAbnormalCback() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dsingle_display_pocket_fold_policy_test.cpp351 ScreenPropertyChangeReason reason = ScreenPropertyChangeReason::UNDEFINED; in HWTEST_F() local
H A Dsingle_display_fold_policy_test.cpp346 ScreenPropertyChangeReason reason = ScreenPropertyChangeReason::UNDEFINED; in HWTEST_F() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_test.cpp434 uint32_t reason = 0; in HWTEST_F() local
463 uint32_t reason = 0; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dminimize_app.cpp31 void MinimizeApp::AddNeedMinimizeApp(const sptr<WindowNode>& node, MinimizeReason reason) in AddNeedMinimizeApp() argument
61 std::vector<wptr<WindowNode>> MinimizeApp::GetNeedMinimizeAppNodesWithReason(MinimizeReason reason) in GetNeedMinimizeAppNodesWithReason() argument
88 void MinimizeApp::ClearNodesWithReason(MinimizeReason reason) in ClearNodesWithReason() argument
127 IsNodeNeedMinimizeWithReason(const sptr<WindowNode>& node, MinimizeReason reason) IsNodeNeedMinimizeWithReason() argument
147 EnableMinimize(MinimizeReason reason) EnableMinimize() argument
160 MinimizeReason reason = static_cast<MinimizeReason>(reasons & (~reasons + 1)); ExecuteMinimizeTargetReasons() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DTestCase.java99 public TestCase.Builder ignore(String reason) { in ignore() argument
/third_party/libwebsockets/lib/core/
H A Dbuflist.c250 lws_buflist_describe(struct lws_buflist **head, void *id, const char *reason) in lws_buflist_describe() argument
/third_party/libwebsockets/lib/misc/
H A Dlejp.c69 lejp_construct(struct lejp_ctx *ctx, signed char (*callback)(struct lejp_ctx *ctx, char reason), void *user, const char * const *paths, unsigned char count_paths) lejp_construct() argument
137 lejp_change_callback(struct lejp_ctx *ctx, signed char (*callback)(struct lejp_ctx *ctx, char reason)) lejp_change_callback() argument
/third_party/libunwind/libunwind/tests/
H A DGtest-trace.c195 uint16_t reason; in sighandler() local
/third_party/libwebsockets/lib/core-net/
H A Dclose.c346 __lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, in __lws_close_free_wsi() argument
1008 lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) in lws_close_free_wsi() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H A Dminimal-http-client-certinfo.c23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/
H A Dminimal-http-client-custom-headers.c23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
H A Dminimal-raw-vhost.c47 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
H A Dminimal-raw-adopt-udp.c41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
H A Dminimal-ws-client.c89 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/
H A Dminimal-ws-client-ping.c63 callback_minimal_pingtest(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_pingtest() argument

Completed in 18 milliseconds

12345678910>>...54