Home
last modified time | relevance | path

Searched defs:mode (Results 2751 - 2775 of 4128) sorted by relevance

1...<<111112113114115116117118119120>>...166

/base/powermgr/battery_manager/services/native/src/
H A Dbattery_service.cpp412 PowerMode mode = PowerMgrClient::GetInstance().GetDeviceMode(); in IsInExtremePowerSaveMode() local
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_runner.cpp587 std::shared_ptr<EventRunner> EventRunner::Create(const std::string &threadName, Mode mode, ThreadMode threadMode) in Create() argument
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_manager.cpp223 GrantMode mode = isSystemGrant ? SYSTEM_GRANT : USER_GRANT; in GetReqPermissions() local
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c1225 int32_t APPVERI_SetDebugMode(bool mode) in APPVERI_SetDebugMode() argument
1241 void APPVERI_SetActsMode(bool mode) in APPVERI_SetActsMode() argument
[all...]
/base/security/crypto_framework/common/inc/
H A Dparams_parser.h217 HcfAlgParaValue mode; member
244 HcfAlgParaValue mode; member
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_aes.c44 uint32_t mode; member
[all...]
/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp201 void TestSetParamCheckResult(const char *prefix, uint16_t mode, int result) in TestSetParamCheckResult() argument
535 TestCheckParamPermission(const ParamLabelIndex *labelIndex, const ParamSecurityLabel *srcLabel, const char *name, uint32_t mode) TestCheckParamPermission() argument
/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_js.cpp330 std::string mode; in GetInterval() local
/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_common_h.h88 uint32_t mode; member
279 uint32_t mode; member
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service.cpp273 int32_t mode = animation.GetMode(); in IsLightAnimationValid() local
444 int32_t MiscdeviceService::StopVibrator(int32_t vibratorId, const std::string &mode) in StopVibrator() argument
[all...]
/base/startup/init/services/init/
H A Dinit_common_cmds.c284 mode_t mode = fileStat.st_mode; in DoCopy() local
347 mode_t mode = DEFAULT_DIR_MODE; in DoMkDir() local
385 mode_t mode in DoChmod() local
[all...]
/base/startup/init/services/utils/
H A Dinit_utils.c430 int MakeDir(const char *dir, mode_t mode) in MakeDir() argument
444 int MakeDirRecursive(const char *dir, mode_t mode) in MakeDirRecursive() argument
494 int CheckAndCreatFile(const char *file, mode_t mode) in CheckAndCreatFile() argument
/base/security/huks/interfaces/inner_api/huks_lite/
H A Dhks_types.h271 uint32_t mode; member
/base/sensors/sensor/interfaces/inner_api/
H A Dsensor_agent_type.h157 int32_t mode = -1; /**< Sensor data reporting mode (described in {@link SensorMode}) */ member
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_proxy.cpp781 int32_t CallManagerProxy::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() argument
1246 int32_t CallManagerProxy::UpdateImsCallMode(int32_t callId, ImsCallMode mode) in UpdateImsCallMode() argument
H A Dcall_manager_client.cpp340 int32_t CallManagerClient::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() argument
582 int32_t CallManagerClient::UpdateImsCallMode(int32_t callId, ImsCallMode mode) in UpdateImsCallMode() argument
/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager_types.h99 int32_t mode = 0; member
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1035 SetCallRestrictionByIms( int32_t slotId, std::string &fac, int32_t mode, std::string &pw, const std::shared_ptr<SsRequestCommand> &command) SetCallRestrictionByIms() argument
[all...]
/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp146 CLIRMode mode = CLIRMode::DEFAULT; in Dial() local
297 int32_t mode = 0; in UpdateImsCallMode() local
298 std::cin >> mode; in UpdateImsCallMode() local
612 int32_t mode = 0; in SetCallTransfer() local
613 std::cin >> mode; in SetCallTransfer() local
[all...]
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp214 int32_t HRilNetwork::SetLocateUpdates(int32_t serialId, const HDI::Ril::V1_1::RilRegNotifyMode mode) in SetLocateUpdates() argument
237 int32_t HRilNetwork::SetNrOptionMode(int32_t serialId, int32_t mode) in SetNrOptionMode() argument
H A Dhril_call.cpp329 int32_t HRilCall::SetCallPreferenceMode(int32_t serialId, int32_t mode) in SetCallPreferenceMode() argument
682 int32_t mode = 0; in GetCallPreferenceModeResponse() local
[all...]
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call_stub.cpp175 auto mode = static_cast<CLIRMode>(data.ReadInt32()); in OnDial() local
358 int32_t mode = data.ReadInt32(); in OnSetDomainPreferenceMode() local
544 int32_t mode = data.ReadInt32(); in OnSetCallTransfer() local
564 int32_t mode = data.ReadInt32(); in OnSetCallRestriction() local
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp569 auto mode = static_cast<ImsCallMode>(data.ReadInt32()); in OnSendUpdateCallMediaModeRequestInner() local
589 auto mode = static_cast<ImsCallMode>(data.ReadInt32()); in OnSendUpdateCallMediaModeResponseInner() local
887 int32_t mode = data.ReadInt32(); in OnSetDomainPreferenceModeInner() local
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp811 int32_t mode = 1; in HWTEST_F() local
846 int32_t mode = 1; in HWTEST_F() local
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_network.cpp98 int32_t TelRilNetwork::SetLocateUpdates(RegNotifyMode mode, const AppExecFwk::InnerEvent::Pointer &response) in SetLocateUpdates() argument
116 int32_t TelRilNetwork::SetNrOptionMode(int32_t mode, const AppExecFwk::InnerEvent::Pointer &response) in SetNrOptionMode() argument
377 int32_t TelRilNetwork::GetNrOptionModeResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t mode) in GetNrOptionModeResponse() argument

Completed in 48 milliseconds

1...<<111112113114115116117118119120>>...166