Home
last modified time | relevance | path

Searched defs:reason (Results 51 - 75 of 2209) sorted by relevance

12345678910>>...89

/third_party/node/deps/openssl/openssl/engines/
H A De_ossltest_err.c50 static void ERR_OSSLTEST_error(int function, int reason, const char *file, int line) in ERR_OSSLTEST_error() argument
/third_party/openssl/engines/
H A De_ossltest_err.c50 static void ERR_OSSLTEST_error(int function, int reason, const char *file, int line) in ERR_OSSLTEST_error() argument
H A De_capi_err.c88 static void ERR_CAPI_error(int function, int reason, const char *file, int line) in ERR_CAPI_error() argument
H A De_loader_attic_err.c67 static void ERR_ATTIC_error(int function, int reason, const char *file, int line) in ERR_ATTIC_error() argument
H A De_dasync_err.c50 static void ERR_DASYNC_error(int function, int reason, const char *file, int line) in ERR_DASYNC_error() argument
H A De_afalg_err.c65 static void ERR_AFALG_error(int function, int reason, const char *file, int line) in ERR_AFALG_error() argument
/third_party/selinux/libsepol/utils/
H A Dsepol_validate_transition.c15 char *reason = NULL; in main() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_query_callback.h46 virtual void OnComplete(int32_t reason, int32_t total) in OnComplete() argument
53 virtual void OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cj/
H A Dfaultlogger_ffi.h34 char* reason; member
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/
H A Dfaultlog_info_ohos.h37 std::string reason; member in OHOS::HiviewDFX::FaultLogInfoOhos
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_querier.cpp69 void HiSysEventRustQuerier::OnComplete(int32_t reason, int32_t total) in OnComplete() argument
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dquery_sys_event_callback_stub.cpp64 int32_t reason = 0; in OnRemoteRequest() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher_sys_event_callback.cpp61 void DataPublisherSysEventCallback::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() argument
/base/hiviewdfx/faultloggerd/test/unittest/panic_handler/
H A Drustpanic_listener.cpp38 std::string reason; in OnEvent() local
/base/powermgr/power_manager/services/native/src/actions/default/
H A Ddevice_power_action.cpp31 void DevicePowerAction::Reboot(const std::string& reason) in Reboot() argument
38 void DevicePowerAction::Shutdown(const std::string& reason) in Shutdown() argument
44 std::string DevicePowerAction::Updater(const std::string& reason) in Updater() argument
/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_st_suspend_test.cpp42 void SuspendController::HandleAutoSleep(SuspendDeviceType reason) in HandleAutoSleep() argument
/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_power_callback_stub.cpp62 uint32_t reason = 0; in OnDisplayStateChangedStub() local
H A Ddisplay_power_callback_proxy.cpp27 void DisplayPowerCallbackProxy::OnDisplayStateChanged(uint32_t displayId, DisplayState state, uint32_t reason) in OnDisplayStateChanged() argument
/base/startup/init/services/modules/sysevent/
H A Dsys_event.h42 char *reason; member
/base/telephony/cellular_data/services/include/
H A Ddata_disconnect_params.h28 DataDisconnectParams(const std::string &apnType, DisConnectionReason reason) in DataDisconnectParams() argument
49 void SetReason(DisConnectionReason reason) in SetReason() argument
/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp234 std::string GetLockReason(int32_t reason) in GetLockReason() argument
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_socket_listener.cpp59 void SoftBusSocketListener::OnShutdown(int32_t socketId, ShutdownReason reason) in OnShutdown() argument
/foundation/ability/ability_runtime/test/unittest/res_sched_util_test/
H A Dres_sched_util_test.cpp108 std::string reason = AAFwk::ResSchedUtil::GetInstance().GetThawReasonByAbilityType(abilityInfo); in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dexit_reason.cpp24 ExitReason::ExitReason(const Reason reason, const std::string &exitMsg) in ExitReason() argument
/foundation/ability/ability_runtime/test/unittest/exit_reason_test/
H A Dexit_reason_test.cpp79 Reason reason = Reason::REASON_JS_ERROR; in HWTEST_F() local

Completed in 6 milliseconds

12345678910>>...89