Home
last modified time | relevance | path

Searched defs:reason (Results 351 - 375 of 816) sorted by relevance

1...<<11121314151617181920>>...33

/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Ddaemon.c42 spdyf_panic_std(void *cls, const char *file, unsigned int line, const char *reason) spdyf_panic_std() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUDevice.cpp44 DeviceLostInfo(interop::GPUDeviceLostReason reason, std::string message) in DeviceLostInfo() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DDevice.cpp83 void Device::HandleDeviceLost(WGPUDeviceLostReason reason, const char* message) { in HandleDeviceLost() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DHWEventListener.h144 HWPressureEvent(GenericReason reason, ArrayRef<InstRef> Insts, in HWPressureEvent() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_err.cpp91 UCNV_FROM_U_CALLBACK_STOP( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_STOP() argument
118 UCNV_TO_U_CALLBACK_STOP( const void *context, UConverterToUnicodeArgs *toUArgs, const char* codePoints, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_STOP() argument
132 UCNV_FROM_U_CALLBACK_SKIP( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_SKIP() argument
163 UCNV_FROM_U_CALLBACK_SUBSTITUTE( const void *context, UConverterFromUnicodeArgs *fromArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_SUBSTITUTE() argument
199 UCNV_FROM_U_CALLBACK_ESCAPE( const void *context, UConverterFromUnicodeArgs *fromArgs, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_ESCAPE() argument
363 UCNV_TO_U_CALLBACK_SKIP( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_SKIP() argument
386 UCNV_TO_U_CALLBACK_SUBSTITUTE( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_SUBSTITUTE() argument
412 UCNV_TO_U_CALLBACK_ESCAPE( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_ESCAPE() argument
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Docsp.rs181 let mut reason = ffi::OCSP_REVOKED_STATUS_NOSTATUS; in find_status() variables
H A Derror.rs254 pub fn reason(&self) -> Option<&'static str> { in function() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_aux.h71 enum fst_reason reason; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpmksa_cache.c42 pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa, struct rsn_pmksa_cache_entry *entry, enum pmksa_free_reason reason) pmksa_cache_free_entry() argument
610 pmksa_cache_init(void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx, enum pmksa_free_reason reason), void *ctx, struct wpa_sm *sm) pmksa_cache_init() argument
H A Dpmksa_cache.h91 pmksa_cache_init(void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx, enum pmksa_free_reason reason), void *ctx, struct wpa_sm *sm) pmksa_cache_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_server_read.c403 int reason; in tls_process_certificate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dctrl_iface_ap.c523 u16 reason = WLAN_REASON_PREV_AUTH_NOT_VALID; in hostapd_ctrl_iface_deauthenticate() local
585 u16 reason = WLAN_REASON_PREV_AUTH_NOT_VALID; in hostapd_ctrl_iface_disassociate() local
[all...]
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuTestLogParserJNI.cpp141 void TestLogListener::terminateTestCase (const char* reason) in terminateTestCase() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_ctrl_aux.h71 enum fst_reason reason; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpmksa_cache.c44 pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa, struct rsn_pmksa_cache_entry *entry, enum pmksa_free_reason reason) pmksa_cache_free_entry() argument
696 pmksa_cache_init(void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx, enum pmksa_free_reason reason), bool (*is_current_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx), void *ctx, struct wpa_sm *sm) pmksa_cache_init() argument
H A Dpmksa_cache.h96 pmksa_cache_init(void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx, enum pmksa_free_reason reason), bool (*is_current_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx), void *ctx, struct wpa_sm *sm) pmksa_cache_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_server_read.c403 int reason; in tls_process_certificate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dctrl_iface_ap.c486 u16 reason = WLAN_REASON_PREV_AUTH_NOT_VALID; in hostapd_ctrl_iface_deauthenticate() local
549 u16 reason = WLAN_REASON_PREV_AUTH_NOT_VALID; in hostapd_ctrl_iface_disassociate() local
[all...]
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp83 void OnComplete(int32_t reason, int32_t total, int64_t seq) {} in OnComplete() argument
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_buffer.cpp334 void HilogBuffer::OnDeleteItem(LogMsgContainer::iterator itemPos, DeleteReason reason) in OnDeleteItem() argument
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp191 void EventLogTask::AddStopReason(int fd, std::shared_ptr<EventLogCatcher> catcher, const std::string& reason) in AddStopReason() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_faultlogger.cpp357 napi_value reason = nullptr; in FaultLogInfoClassInit() local
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Dfaultloggerd_system_test.cpp137 string reason = option; in CheckCountNum() local
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_manager_ext.cpp232 void BrightnessManagerExt::SetDisplayState(uint32_t id, DisplayState state, uint32_t reason) in SetDisplayState() argument
/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp293 PowerErrors PowerMgrServiceTestProxy::RebootDevice(const std::string& reason) in RebootDevice() argument
319 PowerErrors PowerMgrServiceTestProxy::ShutDownDevice(const std::string& reason) in ShutDownDevice() argument
345 PowerErrors PowerMgrServiceTestProxy::SuspendDevice(int64_t callTimeMs, SuspendDeviceType reason, bool suspendImmed) in SuspendDevice() argument
373 PowerErrors PowerMgrServiceTestProxy::WakeupDevice(int64_t callTimeMs, WakeupDeviceType reason, in WakeupDevice() argument

Completed in 22 milliseconds

1...<<11121314151617181920>>...33