/foundation/window/window_manager/dmserver/include/ |
H A D | abstract_screen_controller.h | 76 bool SetScreenPowerForAll(ScreenPowerState state, PowerStateChangeReason reason, bool needToNotify = true);
|
/foundation/window/window_manager/utils/include/ |
H A D | window_property.h | 71 void SetWindowSizeChangeReason(WindowSizeChangeReason reason);
|
/foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
H A D | client_trans_socket_service_test.cpp | 217 static void OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() argument
|
/foundation/communication/dsoftbus/sdk/transmission/session/include/ |
H A D | client_trans_session_manager.h | 152 void (*OnShutdown)(int32_t socket, ShutdownReason reason);
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/ |
H A D | client_trans_channel_callback_test.cpp | 41 int32_t OnSessionClosed(int32_t channelId, int32_t channelType, ShutdownReason reason) in OnSessionClosed() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | p2p_state_machine.h | 65 static void OnFailed(int status, const char *ifname, const char *reason);
|
/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_device_proxy.h | 290 * @Description Obtains the disconnected reason 292 * @param reason - DisconnectedReason object 295 ErrCode GetDisconnectedReason(DisconnectedReason &reason) override;
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_service_impl.h | 110 ErrCode GetDisconnectedReason(DisconnectedReason &reason) override;
|
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/notify/ |
H A D | device_manager_notify.h | 108 int32_t status, int32_t reason);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_defines.h | 110 uint8_t reason = 0; member
|
/foundation/window/window_manager/window_scene/session_manager/include/zidl/ |
H A D | scene_session_manager_proxy.h | 46 FocusChangeReason reason = FocusChangeReason::DEFAULT) override;
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | tblcoll.h | 174 UParseError &parseError, UnicodeString &reason,
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-setjmp.tex | 38 \Func{longjmp}() were called. For this reason, the
|
H A D | unw_get_proc_info_by_ip.tex | 44 addresses. For this reason, it is alwas possible to describe the
|
/third_party/mesa3d/bin/pick/ |
H A D | ui.py | 69 reason = commit.nomination_type.name.ljust(6) 70 super().__init__(f'{commit.date()} {reason} {commit.sha[:10]} {commit.description}')
|
/third_party/libwebsockets/lib/roles/mqtt/ |
H A D | private-lib-roles-mqtt.h | 266 lws_mqtt_reason_t reason; member
|
/third_party/node/test/parallel/ |
H A D | test-stream-map.js | 164 throw signal.reason;
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_session.h | 543 * Closes stream whose stream ID is |stream_id|. The reason of closure 937 * Terminates current |session| with the |error_code|. The |reason| 946 * The |reason| is too long. 950 const char *reason);
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_session.h | 533 * Closes stream whose stream ID is |stream_id|. The reason of closure 927 * Terminates current |session| with the |error_code|. The |reason| 936 * The |reason| is too long. 940 const char *reason);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | tblcoll.h | 174 UParseError &parseError, UnicodeString &reason,
|
/third_party/node/deps/ngtcp2/ngtcp2/crypto/includes/ngtcp2/ |
H A D | ngtcp2_crypto.h | 730 * optional |reason| of length |reasonlen| to the buffer pointed by 746 const ngtcp2_cid *scid, uint64_t error_code, const uint8_t *reason,
|
/third_party/libinput/tools/ |
H A D | test_tool_option_parsing.py | 194 @pytest.mark.skipif(os.environ.get("UDEV_NOT_AVAILABLE"), reason="udev required")
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-native-context-specialization.h | 12 #include "src/deoptimizer/deoptimize-reason.h" 121 Reduction ReduceEagerDeoptimize(Node* node, DeoptimizeReason reason);
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.h | 369 const char *reason);
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | x509.h | 136 /* revocation reason: set to CRL_REASON_NONE if reason extension absent */ 137 int reason; member
|