| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | exit_reason.cpp | 24 ExitReason::ExitReason(const Reason reason, const std::string &exitMsg) in ExitReason() argument
|
| /foundation/ability/ability_runtime/test/unittest/exit_reason_test/ |
| H A D | exit_reason_test.cpp | 79 Reason reason = Reason::REASON_JS_ERROR; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | dialog_model_test.cpp | 38 bool OnWillDismissEvent(int32_t reason) in OnWillDismissEvent() argument
|
| /foundation/multimedia/audio_framework/interfaces/kits/c/audio_manager/ |
| H A D | native_audio_session_manager.h | 124 OH_AudioSession_DeactivatedReason reason; member
|
| /foundation/resourceschedule/background_task_mgr/interfaces/kits/cj/background_task_mgr/ |
| H A D | background_task_mgr_ffi.h | 36 char* reason; member
|
| /foundation/resourceschedule/memmgr/interface/innerkits/include/ |
| H A D | mem_mgr_process_state_info.h | 47 MemMgrProcessStateInfo(int32_t callerPid, int32_t callerUid, int32_t pid, int32_t uid, ProcPriorityUpdateReason reason) MemMgrProcessStateInfo() argument
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| H A D | kill_process.cpp | 47 AAFwk::ExitReason reason = {AAFwk::REASON_PERFORMANCE_CONTROL, killReason};
in KillProcessByPidWithClient() local
|
| /foundation/window/window_manager/dm_lite/test/unittest/ |
| H A D | display_manager_adapter_lite_test.cpp | 111 PowerStateChangeReason reason = PowerStateChangeReason{0};
in HWTEST_F() local 134 PowerStateChangeReason reason = PowerStateChangeReason{0};
in HWTEST_F() local
|
| /foundation/window/window_manager/dmserver/src/ |
| H A D | display_power_controller.cpp | 27 bool DisplayPowerController::SuspendBegin(PowerStateChangeReason reason) in SuspendBegin() argument
|
| /foundation/communication/dsoftbus/tests/core/discovery/ipc/ |
| H A D | remote_object_mock.cpp | 56 GetResult(uint32_t code, const DeviceInfo *deviceInfo, int32_t publishId, int32_t subscribeId, int32_t reason) GetResult() argument
|
| /foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/ |
| H A D | publish_refresh_lnn_demo.c | 32 static void OnPublishDone(int32_t publishId, PublishResult reason) in OnPublishDone() argument 71 static void OnDiscoverResultTest(int32_t refreshId, RefreshResult reason) in OnDiscoverResultTest() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/ |
| H A D | lnn_discovery_interface.c | 26 static void DfxRecordLnnDiscServiceEnd(int32_t serverType, const char *packageName, int32_t reason) in DfxRecordLnnDiscServiceEnd() argument
|
| /foundation/communication/dsoftbus/core/authentication/src/virtual/ |
| H A D | auth_meta_ptk_proc_virtual.c | 18 int32_t AuthGetPtkSyncInfoByAuthId(int64_t authId, bool *syncDone, int32_t *reason) in AuthGetPtkSyncInfoByAuthId() argument 45 int32_t AuthNotifyResultByUuid(const char *uuid, int32_t reason, int64_t *authId) in AuthNotifyResultByUuid() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/non_mock/ |
| H A D | block_connect_service_test.cpp | 102 DisabledReason reason = DisabledReason::DISABLED_AUTHENTICATION_FAILURE; in HWTEST_F() local 129 DisabledReason reason = DisabledReason::DISABLED_DISASSOC_REASON; in HWTEST_F() local 153 DisabledReason reason = DisabledReason::DISABLED_DISASSOC_REASON; in HWTEST_F() local [all...] |
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/devicemanagernotify_fuzzer/ |
| H A D | device_manager_notify_fuzzer.cpp | 75 uint32_t reason = 14; in DeviceManagerNotifyDeviceStatusFuzzTest() local
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_client_callback_proxy_lite.cpp | 87 void DhcpClientCallbackProxy::OnIpFailChanged(int status, const std::string& ifname, const std::string& reason) in OnIpFailChanged() argument
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/ |
| H A D | session_display_power_controller.cpp | 22 bool SessionDisplayPowerController::SuspendBegin(PowerStateChangeReason reason) in SuspendBegin() argument
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | session_display_power_controller_test.cpp | 120 PowerStateChangeReason reason = PowerStateChangeReason::POWER_BUTTON; in HWTEST_F() local
|
| /kernel/linux/linux-6.6/arch/um/kernel/ |
| H A D | kmsg_dump.c | 10 kmsg_dumper_stdout(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) kmsg_dumper_stdout() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
| H A D | recovery.c | 42 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) in ath6kl_recovery_err_notify() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | page_owner.h | 44 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() argument 69 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() argument
|
| /kernel/linux/linux-5.10/kernel/debug/kdb/ |
| H A D | kdb_debugger.c | 58 kdb_reason_t reason = KDB_REASON_OOPS; in kdb_stub() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | page_owner.h | 44 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() argument 69 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason() argument
|
| /kernel/linux/linux-6.6/kernel/debug/kdb/ |
| H A D | kdb_debugger.c | 58 kdb_reason_t reason = KDB_REASON_OOPS; in kdb_stub() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | recovery.c | 42 void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) in ath6kl_recovery_err_notify() argument
|