| /base/powermgr/power_manager/test/fuzztest/power_utils/ |
| H A D | power_fuzzer.cpp | 40 virtual void Reboot([[maybe_unused]] const std::string& reason) {}; in Reboot() argument 41 virtual void Shutdown([[maybe_unused]] const std::string& reason) {}; in Shutdown() argument 48 virtual void Reboot([[maybe_unused]] const std::string& reason) {}; in Reboot() argument 49 virtual void Shutdown([[maybe_unused]] const std::string& reason) {}; in Shutdown() argument
|
| /base/powermgr/display_manager/brightness_manager/test/unittest/src/ |
| H A D | mock_brightness_manager_interface.cpp | 57 void SetDisplayState(uint32_t id, DisplayState state, uint32_t reason) in SetDisplayState() argument
|
| /base/powermgr/display_manager/state_manager/service/zidl/src/ |
| H A D | display_power_mgr_proxy.cpp | 27 bool DisplayPowerMgrProxy::SetDisplayState(uint32_t id, DisplayState state, uint32_t reason) in SetDisplayState() argument
|
| /base/powermgr/power_manager/frameworks/napi/power/ |
| H A D | power_napi.cpp | 211 std::string reason = NapiUtils::GetStringFromNapi(env, argv[INDEX_0]); in RebootOrShutdown() local
|
| /base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/ |
| H A D | dsoftbus_adapter_impl.cpp | 277 static void OnShutdownLink(int32_t socket, ShutdownReason reason) in OnShutdownLink() argument 314 void DSoftbusAdapterImpl::OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() argument
|
| /base/request/request/services/include/ |
| H A D | c_task_info.h | 34 uint8_t reason; member 44 uint8_t reason; member 50 uint8_t reason; member 89 uint8_t reason; member 100 uint8_t reason; member
|
| /base/notification/eventhandler/interfaces/inner_api/ |
| H A D | event_queue.h | 67 int reason; member
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| H A D | ans_subscriber_stub.cpp | 185 int32_t reason = 0; in HandleOnCanceledMap() local 219 int32_t reason = 0; in HandleOnCanceledListMap() local
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| H A D | response_message_receiver_test.cpp | 464 string reason = "reason"; in HWTEST_F() local
|
| /base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/ |
| H A D | sendsmsmoremode_fuzzer.cpp | 152 int32_t reason = static_cast<int32_t>(*data + offset); in DeactivatePdpContext() local
|
| /base/telephony/cellular_data/frameworks/native/ |
| H A D | cellular_data_service_proxy.cpp | 368 int32_t CellularDataServiceProxy::ClearAllConnections(int32_t slotId, DisConnectionReason reason) in ClearAllConnections() argument
|
| H A D | cellular_data_client.cpp | 339 int32_t CellularDataClient::ClearAllConnections(int32_t slotId, DisConnectionReason reason) in ClearAllConnections() argument
|
| /base/telephony/call_manager/test/fuzztest/callabilitycallback_fuzzer/ |
| H A D | callabilitycallback_fuzzer.cpp | 143 int32_t reason = static_cast<uint32_t>(size); in UpdateCallDisconnectedCause() local
|
| /base/telephony/cellular_data/services/src/apn_manager/ |
| H A D | connection_retry_policy.cpp | 149 DisConnectionReason ConnectionRetryPolicy::ConvertPdpErrorToDisconnReason(int32_t reason) in ConvertPdpErrorToDisconnReason() argument
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| H A D | tel_ril_call_parcel.h | 211 int32_t reason = 0; member
|
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | tel_ril_data.cpp | 57 int32_t TelRilData::DeactivatePdpContext(int32_t cid, int32_t reason, const AppExecFwk::InnerEvent::Pointer &response) in DeactivatePdpContext() argument
|
| /base/telephony/call_manager/frameworks/native/src/ |
| H A D | voip_call_manager_proxy.cpp | 29 ReportIncomingCall( AppExecFwk::PacMap &extras, std::vector<uint8_t> &userProfile, ErrorReason &reason) ReportIncomingCall() argument 119 ReportOutgoingCall( AppExecFwk::PacMap &extras, std::vector<uint8_t> &userProfile, ErrorReason &reason) ReportOutgoingCall() argument
|
| /base/telephony/cellular_call/services/common/src/ |
| H A D | supplement_request_cs.cpp | 61 int32_t SupplementRequestCs::GetCallTransferRequest(int32_t slotId, int32_t reason, int32_t index) in GetCallTransferRequest() argument
|
| /base/update/updateservice/interfaces/inner_api/modulemgr/src/ |
| H A D | module_manager.cpp | 124 void ModuleManager::HandleOnStartOnStopFunc(std::string phase, const OHOS::SystemAbilityOnDemandReason &reason) in HandleOnStartOnStopFunc() argument 146 int32_t ModuleManager::HandleOnIdleFunc(std::string phase, const OHOS::SystemAbilityOnDemandReason &reason) in HandleOnIdleFunc() argument
|
| /base/telephony/state_registry/frameworks/native/observer/src/ |
| H A D | telephony_observer.cpp | 35 OnSimStateUpdated( int32_t slotId, CardType type, SimState state, LockReason reason) OnSimStateUpdated() argument
|
| /base/telephony/state_registry/test/unittest/state_test/ |
| H A D | state_registry_branch_test.cpp | 140 LockReason reason = LockReason::SIM_NONE;
in HWTEST_F() local 322 LockReason reason = LockReason::SIM_NONE;
in HWTEST_F() local
|
| /base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/ |
| H A D | hisysevent_adapter.h | 81 std::string reason; member 99 std::string reason; member
|
| /base/web/webview/ohos_interface/include/ohos_adapter/ |
| H A D | audio_renderer_adapter.h | 128 virtual void OnOutputDeviceChange(int32_t reason) {}
in OnOutputDeviceChange() argument
|
| /foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_test/ |
| H A D | ams_mgr_scheduler_test.cpp | 821 int32_t reason = 1; in HWTEST_F() local
|
| /foundation/ability/idl_tool/idl_tool_2/ast/ |
| H A D | ast_method.h | 139 inline void SetFreezeControlReason(const std::string &reason) in SetFreezeControlReason() argument
|