Home
last modified time | relevance | path

Searched defs:configValue (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config_in.c39 FILLP_UINT16 configValue = *(FILLP_UINT16 *)value; in FtConfigSetRxBurst() local
55 FILLP_UINT32 configValue = *(FILLP_UINT32 *)value; in FtConfigSetRecvCachePktNumBufferSize() local
95 FILLP_UINT16 configValue; in FtConfigSetMaxSockNum() local
117 FILLP_UINT16 configValue; in FtConfigSetMaxConnectionNum() local
152 FILLP_UINT32 configValue = *(FILLP_UINT32 *)value; in FtConfigSetFullCpuUseThresholdRate() local
166 FILLP_UINT16 configValue = *(FILLP_UINT16 *)value; in FtConfigSetOppositeSetPercentage() local
179 FILLP_UINT16 configValue = *(FILLP_UINT16 *)value; in FtConfigSetNackRepeatTimes() local
206 FILLP_UINT16 configValue = *(FILLP_UINT16 *)value; in FtConfigSetPktLossAllow() local
220 FILLP_UINT32 configValue = *(FILLP_UINT32 *)value; in FtConfigSetInitialRate() local
237 FILLP_UINT16 configValue = *(FILLP_UINT16 *)value; in FtConfigSetMaxRatePercentage() local
[all …]
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c320 FILLP_UINT16 configValue; in FtAppConfigSetTxBurst() local
338 FILLP_UINT32 configValue; in FtAppConfigSetSendCache() local
365 FILLP_UINT32 configValue; in FtAppConfigSetRecvCache() local
392 FILLP_UINT32 configValue; in FtAppSetMaxServerSendCache() local
410 FILLP_UINT32 configValue; in FtAppSetMaxServeRecvCache() local
429 FILLP_UINT32 configValue; in FtAppConfigSetOppositeSetRate() local
460 FILLP_UINT16 configValue; in FtAppConfigSetPktSize() local
501 FILLP_UINT32 configValue; in FtAppConfigSetSendBufSize() local
658 FILLP_BOOL configValue; in FtAppEnlargePackInterval() local
707 FILLP_BOOL configValue; in FtAppConfigSetEnableNackDelay() local
[all …]
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/src/
H A Daccessibility_config_impl.cpp378 ConfigValue configValue; in NotifyCaptionStateChanged() local
393 ConfigValue configValue; in NotifyCaptionChanged() local
751 ConfigValue configValue; in NotifyScreenMagnificationChanged() local
766 ConfigValue configValue; in NotifyShortKeyChanged() local
781 ConfigValue configValue; in NotifyMouseKeyChanged() local
796 ConfigValue configValue; in NotifyInvertColorChanged() local
811 ConfigValue configValue; in NotifyHighContrastTextChanged() local
826 ConfigValue configValue; in NotifyDaltonizationStateChanged() local
841 ConfigValue configValue; in NotifyAudioMonoChanged() local
856 ConfigValue configValue; in NotifyAnimationOffChanged() local
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_feature_capability.c53 uint64_t configValue; in LnnGetFeatureCapabilty() local
H A Dlnn_net_capability.c64 uint32_t configValue; in LnnGetNetCapabilty() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dmonitor_config.cpp55 … uint32_t configValue = static_cast<uint32_t>(atol(std::string(result[configValueField]).c_str())); in Parse() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_adapter_impl.cpp42 napi_value configValue = reinterpret_cast<napi_value>(config); in SetImageAnalyzerConfig() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/
H A Ddaily_config.cpp70 int32_t configValue = CJsonUtil::GetIntValue(comConfig, key, INVALID_INT); in ParseCommonThreshold() local
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dddk_sysfs_device.c133 int64_t configValue = 0; in DdkSysfsGetActiveInterfaces() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_file_parser.cpp167 std::map<std::u16string, std::u16string> &configValue = opc.configValue; in ParseOperatorConfigFromJson() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Ddb_config.cpp60 ValueObject configValue = config.GetObjectByPath(configField, errCode); in CheckAndGetDBConfig() local
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Djs_util.cpp207 bool JSUtil::ParseHeader(napi_env env, napi_value configValue, std::map<std::string, std::string> &… in ParseHeader()
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_send_recv_mms.cpp260 napi_value configValue = NapiUtil::GetNamedProperty(env, param, "mmsConfig"); in GetMmsNameProperty() local
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp257 const void *configValue, in OH_NNCompilation_AddExtensionConfig()
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp780 Action GetRequestAction(napi_env env, napi_value configValue) in GetRequestAction()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_branch_test_ng.cpp156 std::vector<DirtySwapConfig> configValue; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_image_bridge.cpp936 Local<JSValueRef> configValue = runtimeCallInfo->GetCallArgRef(1); in AnalyzerConfig() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp2048 std::string configValue = ""; in GetAdditionalConfig() local