Home
last modified time | relevance | path

Searched defs:mode (Results 1 - 25 of 412) sorted by relevance

12345678910>>...17

/base/powermgr/power_manager/test/unittest/src/
H A Dpower_get_mode_test.cpp45 PowerMode mode; in HWTEST_F() local
H A Dpower_register_callback_mode_test.cpp36 void PowerRegisterCallbackModeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
54 PowerMode mode = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
H A Dpower_device_mode_test.cpp37 void PowerDeviceModeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
42 void PowerDeviceModeTest::PowerModeTest2Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
97 PowerMode mode = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
113 PowerMode mode = PowerMode::NORMAL_MODE; in HWTEST_F() local
H A Dpower_mode_module_native_test.cpp39 void PowerModeTestCallback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
74 PowerMode mode = PowerMode::PERFORMANCE_MODE; in HWTEST_F() local
H A Dpower_set_mode_test.cpp87 auto mode = std::make_shared<PowerSaveMode>(); in HWTEST_F() local
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dget_nr_option_mode_callback.cpp26 void GetNrOptionModeCallback::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) in OnGetNrOptionModeCallback() argument
H A Dget_network_search_mode_callback.cpp27 int32_t WrapNetworkSelectionMode(int32_t mode) in WrapNetworkSelectionMode() argument
/base/update/updater/test/fuzztest/updaterfactoryreset_fuzzer/
H A Dupdaterfactoryreset_fuzzer.cpp33 FactoryResetMode mode = USER_WIPE_DATA; in FuzzFactoryReset() local
/base/web/webview/test/fuzztest/ohos_nweb/sethttpdns_fuzzer/
H A Dsethttpdns_fuzzer.cpp36 int mode; in SetHttpDnsFuzzTest() local
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mode_callback_proxy.cpp27 void PowerModeCallbackProxy::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
H A Dpower_mode_callback_stub.cpp57 uint32_t mode; in OnPowerModeCallbackStub() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/
H A Dhks_openssl_aes.h72 uint32_t mode; member
/base/update/updater/test/unittest/updater_ui_test/
H A Dupdater_ui_facade_unittest.cpp40 std::string mode = "abc"; in HWTEST_F() local
/base/web/webview/ohos_adapter/background_task_adapter/src/
H A Dbackground_task_impl.cpp27 BackgroundMode::Type ConvertBackgroundMode(BackgroundModeAdapter mode) in ConvertBackgroundMode() argument
/base/global/i18n/frameworks/intl/src/
H A Di18n_normalizer.cpp20 I18nNormalizer::I18nNormalizer(I18nNormalizerMode mode, I18nErrorCode &errorCode) in I18nNormalizer() argument
/base/request/request/common/src/
H A Dmodule_init.cpp23 void ModuleInit::LockCallback(int mode, int type, char *file, int line) in LockCallback() argument
/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_system_test.cpp66 std::unique_ptr<PowerSaveMode> mode = std::make_unique<PowerSaveMode>(); in SetPolicyMode() local
84 PowerMode mode = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
96 PowerMode mode = PowerMode::POWER_MODE_MIN; in HWTEST_F() local
108 PowerMode mode = PowerMode::PERFORMANCE_MODE; in HWTEST_F() local
120 PowerMode mode in HWTEST_F() local
[all...]
/base/powermgr/power_manager/frameworks/cj/power/src/
H A Dpower_ffi.cpp31 PowerMode mode = g_powerMgrClient.GetDeviceMode(); in FfiPowerGetPowerMode() local
/base/security/crypto_framework/frameworks/cj/src/
H A Dsm2_crypto_util_impl.cpp24 HcfBlob Sm2CryptoUtilImpl::GenCipherTextBySpec(Sm2CipherTextSpec spec, char *mode, int32_t *errCode) in GenCipherTextBySpec() argument
31 Sm2CipherTextSpec *Sm2CryptoUtilImpl::GetCipherTextSpec(HcfBlob input, char *mode, int32_t *errCode) in GetCipherTextSpec() argument
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dsm2_crypto_util.c28 char *mode; member
36 static HcfSm2SpecToASN1CreateFunc FindAbility(const char *mode) in FindAbility() argument
50 static bool CheckMode(const char *mode) in CheckMode() argument
93 HcfGenCipherTextBySpec(Sm2CipherTextSpec *spec, const char *mode, HcfBlob *output) HcfGenCipherTextBySpec() argument
115 HcfGetCipherTextSpec(HcfBlob *input, const char *mode, Sm2CipherTextSpec **returnSpc) HcfGetCipherTextSpec() argument
[all...]
/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service_util.c90 GetKeyFileData(const struct HksProcessInfo *processInfo, const struct HksParamSet *paramSet, const struct HksBlob *keyAlias, struct HksBlob *key, enum HksStorageType mode) GetKeyFileData() argument
/base/startup/init/test/fuzztest/getdevicenodepermissions_fuzzer/
H A Dgetdevicenodepermissions_fuzzer.cpp34 mode_t *mode = reinterpret_cast<mode_t*>(const_cast<uint8_t *>(data + offset)); in FuzzGetDeviceNodePermissions() local
/base/startup/init/test/unittest/fs_manager/erofs/
H A Derofs_mount_unittest.cpp41 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in HWTEST_F() local
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_share_mem.c28 int mode = readOnly ? O_RDONLY : O_CREAT | O_RDWR | O_TRUNC; in InitSharedMem() local
/base/security/security_guard/services/config_manager/src/
H A Devent_config.cpp34 bool EventConfig::Load(int mode) in Load() argument

Completed in 7 milliseconds

12345678910>>...17