Home
last modified time | relevance | path

Searched defs:reason (Results 676 - 700 of 2028) sorted by relevance

1...<<21222324252627282930>>...82

/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...]
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c339 static void system_heap_buf_free(struct deferred_freelist_item *item, enum df_reason reason) in system_heap_buf_free() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_send_manager.cpp115 void DMSContinueSendMgr::PostUnfocusedTaskWithDelay(const int32_t missionId, UnfocusedReason reason) in PostUnfocusedTaskWithDelay() argument
139 void DMSContinueSendMgr::NotifyMissionFocused(const int32_t missionId, FocusedReason reason) in NotifyMissionFocused() argument
177 NotifyMissionUnfocused(const int32_t missionId, UnfocusedReason reason) NotifyMissionUnfocused() argument
284 DealFocusedBusiness(const int32_t missionId, FocusedReason reason) DealFocusedBusiness() argument
380 DealUnfocusedBusiness(const int32_t missionId, UnfocusedReason reason) DealUnfocusedBusiness() argument
423 EraseFocusedMission(const std::string& bundleName, const int32_t& missionId, const UnfocusedReason& reason) EraseFocusedMission() argument
744 GetAccessTokenIdSendEvent(std::string bundleName, UnfocusedReason reason, uint16_t& bundleNameId, uint8_t& continueTypeId) GetAccessTokenIdSendEvent() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp671 cJSON *reason = cJSON_GetObjectItemCaseSensitive(rootValue, "Reason"); in Unmarshal() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/
H A Dapp_mgr_client_test.cpp264 int32_t reason = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dui_ability_test.cpp878 int32_t reason = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dapp_recovery.cpp162 bool AppRecovery::ScheduleSaveAppState(StateReason reason, uintptr_t ability) in ScheduleSaveAppState() argument
223 bool AppRecovery::ScheduleRecoverApp(StateReason reason) in ScheduleRecoverApp() argument
266 TryRecoverApp(StateReason reason) TryRecoverApp() argument
277 DoRecoverApp(StateReason reason) DoRecoverApp() argument
304 DoSaveAppState(StateReason reason, uintptr_t ability) DoSaveAppState() argument
337 ShouldSaveAppState(StateReason reason) ShouldSaveAppState() argument
363 ShouldRecoverApp(StateReason reason) ShouldRecoverApp() argument
[all...]
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
H A Dmock_app_scheduler.cpp201 int32_t AppScheduler::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() argument
/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h56 int32_t reason = -1; member

Completed in 22 milliseconds

1...<<21222324252627282930>>...82