Home
last modified time | relevance | path

Searched defs:reason (Results 76 - 100 of 558) sorted by relevance

12345678910>>...23

/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dbus_center_client_stub.c194 int32_t reason; in ClientOnPublishLNNResult() local
207 int32_t reason; in ClientOnRefreshLNNResult() local
/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H A Ddisc_sdk_only_l2_test.cpp93 static void TestOnDiscoverResult(int32_t refreshId, RefreshResult reason) in TestOnDiscoverResult() argument
100 static void TestOnPublishResult(int32_t publishId, PublishResult reason) in TestOnPublishResult() argument
/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/
H A Dwebsocket_client_innerapi.h39 const char *reason; member
44 const char *reason; member
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_inner_device_test.cpp177 DisconnectedReason reason; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_sta_auto_connect_service.cpp35 bool MockStaAutoConnectService::EnableOrDisableBssid(std::string bssid, bool enable, int reason) in EnableOrDisableBssid() argument
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_listener.cpp103 int32_t reason = 2006; in HWTEST_F() local
121 int32_t reason = 2006; in HWTEST_F() local
139 int32_t reason = 2006; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_dispatcher_test.cpp294 ShutdownReason reason = SHUTDOWN_REASON_UNKNOWN; in HWTEST_F() local
/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...]
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrappexitreasonhelper_fuzzer/
H A Dabilitymgrappexitreasonhelper_fuzzer.cpp74 Reason reason = static_cast<Reason>(i); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/
H A Ddsched_all_connect_manager.cpp280 int32_t DSchedAllConnectManager::ApplyResult(int32_t errorcode, int32_t result, const char *reason) in ApplyResult() argument
/foundation/ability/ability_runtime/services/common/src/
H A Dres_sched_util.cpp88 std::string reason; in GetThawReasonByAbilityType() local
103 void ResSchedUtil::ReportEventToRSS(const int32_t uid, const std::string &bundleName, const std::string &reason, in ReportEventToRSS() argument
/foundation/ability/ability_runtime/test/moduletest/ability_test/
H A Dability_test.cpp1161 int32_t reason = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_collaborator_proxy.cpp309 int32_t AbilityManagerCollaboratorProxy::NotifyRemoveShellProcess(int32_t pid, int32_t type, const std::string &reason) in NotifyRemoveShellProcess() argument

Completed in 14 milliseconds

12345678910>>...23