Home
last modified time | relevance | path

Searched defs:reason (Results 751 - 775 of 1381) sorted by relevance

1...<<31323334353637383940>>...56

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationruleparser.cpp822 CollationRuleParser::setParseError(const char *reason, UErrorCode &errorCode) { in setParseError() argument
/third_party/python/Modules/
H A D_testinternalcapi.c424 const char *reason = NULL; in encode_locale_ex() local
468 const char *reason = NULL; in decode_locale_ex() local
/third_party/selinux/libselinux/src/
H A Daudit2why.c68 unsigned int reason; in check_booleans() local
324 unsigned int reason; in analyze() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client_read.c353 int reason; in tls_process_certificate() local
320 tls_cert_chain_failure_event(struct tlsv1_client *conn, int depth, struct x509_certificate *cert, enum tls_fail_reason reason, const char *reason_txt) tls_cert_chain_failure_event() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmbo.c28 static int wpas_mbo_validate_non_pref_chan(u8 oper_class, u8 chan, u8 reason) in wpas_mbo_validate_non_pref_chan() argument
534 wpas_mbo_ie_bss_trans_reject(struct wpa_supplicant *wpa_s, u8 *pos, size_t len, enum mbo_transition_reject_reason reason) wpas_mbo_ie_bss_trans_reject() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dspp_client.c107 build_spp_post_dev_data(struct hs20_osu_client *ctx, xml_namespace_t **ret_ns, const char *session_id, const char *reason) build_spp_post_dev_data() argument
749 spp_post_dev_data(struct hs20_osu_client *ctx, enum spp_post_dev_data_use use, const char *reason, const char *pps_fname, xml_node_t *pps) spp_post_dev_data() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwnm_ap.c409 u8 dialog_token, reason; in ieee802_11_rx_bss_trans_mgmt_query() local
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeDefs.h386 DE_INLINE const char* deFatalStr (const char* reason) { DE_ASSERT(0); return reason; } in deFatalStr() argument
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c164 const char* reason = DE_NULL; in unhandledExceptionFilter() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFlushFinishTests.cpp98 CalibrationFailedException (const std::string& reason) : std::runtime_error(reason) {} in CalibrationFailedException() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_read.c361 int reason; in tls_process_certificate() local
328 tls_cert_chain_failure_event(struct tlsv1_client *conn, int depth, struct x509_certificate *cert, enum tls_fail_reason reason, const char *reason_txt) tls_cert_chain_failure_event() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmbo.c29 static int wpas_mbo_validate_non_pref_chan(u8 oper_class, u8 chan, u8 reason) in wpas_mbo_validate_non_pref_chan() argument
564 wpas_mbo_ie_bss_trans_reject(struct wpa_supplicant *wpa_s, u8 *pos, size_t len, enum mbo_transition_reject_reason reason) wpas_mbo_ie_bss_trans_reject() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dspp_client.c107 build_spp_post_dev_data(struct hs20_osu_client *ctx, xml_namespace_t **ret_ns, const char *session_id, const char *reason) build_spp_post_dev_data() argument
749 spp_post_dev_data(struct hs20_osu_client *ctx, enum spp_post_dev_data_use use, const char *reason, const char *pps_fname, xml_node_t *pps) spp_post_dev_data() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwnm_ap.c385 u8 dialog_token, reason; in ieee802_11_rx_bss_trans_mgmt_query() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.h59 const char *reason = nullptr; member
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp114 void OnCompleteTest(int32_t reason, int32_t total) in OnCompleteTest() argument
/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_controller.cpp360 ExecWakeupMonitorByReason(WakeupDeviceType reason) ExecWakeupMonitorByReason() argument
408 IsLowCapacityWakeup(WakeupDeviceType reason) IsLowCapacityWakeup() argument
452 HandleWakeup(const sptr<PowerMgrService>& pms, WakeupDeviceType reason) HandleWakeup() argument
497 ControlListener(WakeupDeviceType reason) ControlListener() argument
710 ProcessPowerOnInternalScreenOnly(const sptr<PowerMgrService>& pms, WakeupDeviceType reason) ProcessPowerOnInternalScreenOnly() argument
752 WakeupDeviceType reason = source.GetReason(); CreateMonitor() local
[all...]
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp362 PowerErrors PowerMgrProxy::RebootDevice(const std::string& reason) in RebootDevice() argument
389 PowerErrors PowerMgrProxy::RebootDeviceForDeprecated(const std::string& reason) in RebootDeviceForDeprecated() argument
417 PowerErrors PowerMgrProxy::ShutDownDevice(const std::string& reason) in ShutDownDevice() argument
471 PowerErrors PowerMgrProxy::SuspendDevice(int64_t callTimeMs, SuspendDeviceType reason, bool suspendImmed) in SuspendDevice() argument
501 PowerErrors PowerMgrProxy::WakeupDevice(int64_t callTimeMs, WakeupDeviceType reason, const std::string& details) in WakeupDevice() argument
531 WakeupDeviceAsync(int64_t callTimeMs, WakeupDeviceType reason, const std::string& details) WakeupDeviceAsync() argument
[all...]
H A Dpower_mgr_stub.cpp353 std::string reason = Str16ToStr8(data.ReadString16()); in RebootDeviceStub() local
361 std::string reason = Str16ToStr8(data.ReadString16()); in RebootDeviceForDeprecatedStub() local
369 std::string reason = Str16ToStr8(data.ReadString16()); in ShutDownDeviceStub() local
386 uint32_t reason = 0; in WakeupDeviceStub() local
400 uint32_t reason in SuspendDeviceStub() local
[all...]
/base/powermgr/power_manager/frameworks/native/
H A Dpower_mgr_client.cpp166 PowerErrors PowerMgrClient::RebootDevice(const std::string& reason) in RebootDevice() argument
172 PowerErrors PowerMgrClient::RebootDeviceForDeprecated(const std::string& reason) in RebootDeviceForDeprecated() argument
178 PowerErrors PowerMgrClient::ShutDownDevice(const std::string& reason) in ShutDownDevice() argument
191 PowerErrors PowerMgrClient::SuspendDevice(SuspendDeviceType reason, bool suspendImmed) in SuspendDevice() argument
198 PowerErrors PowerMgrClient::WakeupDevice(WakeupDeviceType reason, const std::string& detail) in WakeupDevice() argument
205 WakeupDeviceAsync(WakeupDeviceType reason, const std::string& detail) WakeupDeviceAsync() argument
[all...]
/base/powermgr/power_manager/services/native/include/
H A Dpower_state_machine.h220 SettingStateFlag(PowerState state, std::shared_ptr<PowerStateMachine> owner, StateChangeReason reason) in SettingStateFlag() argument
[all...]
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp175 void SuspendController::ExecSuspendMonitorByReason(SuspendDeviceType reason) in ExecSuspendMonitorByReason() argument
377 void SuspendController::SuspendWhenScreenOff(SuspendDeviceType reason, uint32_ in RegisterSettingsObserver() argument
419 ControlListener(SuspendDeviceType reason, uint32_t action, uint32_t delay) RegisterSettingsObserver() argument
498 IsPowerOffInernalScreenOnlyScene( SuspendDeviceType reason, SuspendAction action, bool isScreenOn) const RegisterSettingsObserver() argument
508 ProcessPowerOffInternalScreenOnly(const sptr<PowerMgrService>& pms, SuspendDeviceType reason) RegisterSettingsObserver() argument
517 StartSleepTimer(SuspendDeviceType reason, uint32_t action, uint32_t delay) RegisterSettingsObserver() argument
558 HandleAction(SuspendDeviceType reason, uint32_t action) RegisterSettingsObserver() argument
583 HandleAutoSleep(SuspendDeviceType reason) RegisterSettingsObserver() argument
602 HandleForceSleep(SuspendDeviceType reason) RegisterSettingsObserver() argument
640 HandleHibernate(SuspendDeviceType reason) RegisterSettingsObserver() argument
656 HandleShutdown(SuspendDeviceType reason) RegisterSettingsObserver() argument
669 SuspendDeviceType reason = source.GetReason(); RegisterSettingsObserver() local
[all...]
/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_ffi.h135 char *reason; member
/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp287 AAFwk::ExitReason reason = { AAFwk::REASON_RESOURCE_CONTROL, "Kill Reason: CES Register exceed limit"}; in InsertSubscriberRecordLocked() local
/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c140 static void RemoveSocketNode(int32_t socket, ShutdownReason reason, bool isServer) in RemoveSocketNode() argument
159 static void ServerOnShutdown(int32_t socket, ShutdownReason reason) in ServerOnShutdown() argument
167 static void ClientOnShutdown(int32_t socket, ShutdownReason reason) in ClientOnShutdown() argument
188 ShutdownReason reason = SHUTDOWN_REASON_LOCAL; in TimerProcessWaitingTimeOut() local

Completed in 28 milliseconds

1...<<31323334353637383940>>...56