Home
last modified time | relevance | path

Searched defs:mode (Results 2351 - 2375 of 3199) sorted by relevance

1...<<919293949596979899100>>...128

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dap.c50 static bool is_chanwidth160_supported(struct hostapd_hw_modes *mode, in is_chanwidth160_supported() argument
72 wpas_conf_ap_vht(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct hostapd_config *conf, struct hostapd_hw_modes *mode) wpas_conf_ap_vht() argument
187 struct hostapd_hw_modes *mode = NULL; wpa_supplicant_find_hw_mode() local
221 wpas_conf_ap_he_6ghz(struct wpa_supplicant *wpa_s, struct hostapd_hw_modes *mode, struct wpa_ssid *ssid, struct hostapd_config *conf) wpas_conf_ap_he_6ghz() argument
287 struct hostapd_hw_modes *mode = NULL; wpa_supplicant_conf_ap_ht() local
[all...]
H A Drrm.c291 static int wpas_rrm_report_elem(struct wpabuf **buf, u8 token, u8 mode, u8 type, in wpas_rrm_report_elem() argument
602 struct hostapd_hw_modes *mode; in wpas_channel_report_freqs() local
506 wpas_add_channels(const struct oper_class_map *op, struct hostapd_hw_modes *mode, int active, const u8 *channels, const u8 size) wpas_add_channels() argument
559 wpas_op_class_freqs(const struct oper_class_map *op, struct hostapd_hw_modes *mode, int active) wpas_op_class_freqs() argument
658 struct hostapd_hw_modes *mode; wpas_beacon_request_freqs() local
[all...]
H A Dwnm_sta.c1259 struct hostapd_hw_modes *mode = &wpa_s->hw.modes[i]; in chan_supported() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp681 int mode; in add_persistent() local
H A Dwpagui.cpp537 char *mode = NULL; in updateStatus() local
[all...]
/third_party/vulkan-loader/loader/
H A Dvk_loader_platform.h417 static inline FILE *loader_fopen(const char *fileName, const char *mode) { return fopen(fileName, mode); } in loader_fopen() argument
585 static inline FILE *loader_fopen(const char *fileName, const char *mode) { in loader_fopen() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddrv_callbacks.c934 struct hostapd_hw_modes *mode = in hostapd_acs_channel_selected() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.h194 enum hostapd_hw_mode mode; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp74 angle::Result GLES1Renderer::prepareForDraw(PrimitiveMode mode, Context *context, State *glState) in prepareForDraw() argument
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp256 mode_t mode = 0644; in SaveDbToFile() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp1057 mode_t mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH; // 0644 in StartCaptureAppTrace() local
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp1158 void BrightnessService::UpdateBrightnessSceneMode(BrightnessSceneMode mode) in UpdateBrightnessSceneMode() argument
1236 int BrightnessService::GetDisplayIdWithDisplayMode(Rosen::FoldDisplayMode mode) in GetDisplayIdWithDisplayMode() argument
1241 int BrightnessService::GetSensorIdWithDisplayMode(Rosen::FoldDisplayMode mode) in GetSensorIdWithDisplayMode() argument
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1408 PowerErrors PowerMgrService::SetDeviceMode(const PowerMode& mode) in SetDeviceMode() argument
1430 auto mode = powerModeModule_.GetModeItem(); in GetDeviceMode() local
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c1294 int32_t PKCS7_EnableDebugMode(bool mode) in PKCS7_EnableDebugMode() argument
/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp398 HcfCryptoMode mode = HcfCryptoMode(opMode); in FfiOHOSCipherInitByIv() local
426 HcfCryptoMode mode = HcfCryptoMode(opMode); in FfiOHOSCipherInitByGcm() local
471 HcfCryptoMode mode = HcfCryptoMode(opMode); in FfiOHOSCipherInitByCcm() local
509 HcfCryptoMode mode = HcfCryptoMode(opMode); FfiOHOSCipherInitWithOutParams() local
1806 FFiOHOSSm2CryptoUtilGenCipherTextBySpec(Sm2CipherTextSpec spec, char *mode, int32_t *errCode) FFiOHOSSm2CryptoUtilGenCipherTextBySpec() argument
1811 FFiOHOSSm2CryptoUtilGetCipherTextSpec(HcfBlob input, char *mode, int32_t *errCode) FFiOHOSSm2CryptoUtilGetCipherTextSpec() argument
[all...]
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_base_check.c1605 static int32_t CheckBlockCbcCipherData(uint32_t mode, uint32_t cmdId, uint32_t padding, in CheckBlockCbcCipherData() argument
1660 uint32_t mode = inputParams->mode.value; CheckBlockCipherData() local
1727 uint32_t mode = inputParams->mode.value; CheckAesPadding() local
1782 CheckCipherAeAadMaterial(uint32_t mode, const struct HksParamSet *paramSet) CheckCipherAeAadMaterial() argument
1806 CheckCipherAeNonceMaterial(uint32_t mode, const struct HksParamSet *paramSet) CheckCipherAeNonceMaterial() argument
1830 CheckCipherAeMaterial(uint32_t mode, const struct HksParamSet *paramSet) CheckCipherAeMaterial() argument
1848 uint32_t mode = inputParams->mode.value; CheckDesPadding() local
1868 uint32_t mode = inputParams->mode.value; Check3DesPadding() local
1888 uint32_t mode = inputParams->mode.value; CheckSm4Padding() local
2416 uint32_t mode = inputParams->mode.value; HksCheckCipherMaterialParams() local
2426 uint32_t mode = inputParams->mode.value; HksCheckCipherMaterialParams() local
2434 uint32_t mode = inputParams->mode.value; HksCheckCipherMaterialParams() local
2442 uint32_t mode = inputParams->mode.value; HksCheckCipherMaterialParams() local
[all...]
/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c307 GetKeyData(const struct HksProcessInfo *processInfo, const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *key, enum HksStorageType mode) GetKeyData() argument
391 GetKeyData(const struct HksProcessInfo *processInfo, const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *key, enum HksStorageType mode) GetKeyData() argument
/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h118 uint32_t mode; member
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_three_stage.c140 static int32_t CheckBlockCipherOther(uint32_t mode, bool isEncrypt, const struct HksUsageSpec *usageSpec, in CheckBlockCipherOther() argument
181 const uint32_t mode = usageSpec->mode; in CheckBlockCipherData() local
[all...]
/base/startup/appspawn/standard/
H A Dappspawn_service.c494 int mode = O_RDONLY; in GetMapMem() local
1137 char *mode = IsNWebSpawnMode((AppSpawnMgr *)content) ? "nweb_cold" : "app_cold"; in AppSpawnColdStartApp() local
1272 AppSpawnContent *AppSpawnCreateContent(const char *socketName, char *longProcName, uint32_t nameLen, int mode) in AppSpawnCreateContent() argument
1535 char *mode = NWEBSPAWN_RESTART; ProcessSpawnRestartMsg() local
[all...]
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp119 int32_t CellularCallConfig::SetDomainPreferenceMode(int32_t slotId, int32_t mode) in SetDomainPreferenceMode() argument
695 void CellularCallConfig::GetDomainPreferenceModeResponse(int32_t slotId, int32_t mode) in GetDomainPreferenceModeResponse() argument
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_types.h302 int32_t mode = 0; member
332 int32_t mode = 0; member
372 int32_t mode = 0; member
467 int32_t mode = 0; member
[all...]
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1771 RegNotifyMode mode = REG_NOTIFY_STAT_LAC_CELLID; in SetLocateUpdatesTest() local
1870 int32_t mode = 1; SetNrOptionModeTest() local
[all...]
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp1051 auto mode = event->GetSharedObject<int32_t>(); in GetDomainPreferenceModeResponse() local
H A Dcellular_call_service.cpp779 int32_t CellularCallService::SendUpdateCallMediaModeRequest(const CellularCallInfo &callInfo, ImsCallMode mode) in SendUpdateCallMediaModeRequest() argument
789 int32_t CellularCallService::SendUpdateCallMediaModeResponse(const CellularCallInfo &callInfo, ImsCallMode mode) in SendUpdateCallMediaModeResponse() argument
1149 int32_t CellularCallService::SetDomainPreferenceMode(int32_t slotId, int32_t mode) in SetDomainPreferenceMode() argument

Completed in 56 milliseconds

1...<<919293949596979899100>>...128