Home
last modified time | relevance | path

Searched defs:config (Results 376 - 400 of 2495) sorted by relevance

1...<<11121314151617181920>>...100

/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_event.cpp81 Config config = task->config_; in StartExec() local
H A Dcj_request_ffi.cpp61 RetReqData FfiOHOSRequestCreateTask(void* context, CConfig config) in FfiOHOSRequestCreateTask() argument
/base/request/request/frameworks/native/src/
H A Dparcel_helper.cpp153 void ParcelHelper::UnMarshalConfig(MessageParcel &data, Config &config) in UnMarshalConfig() argument
201 UnMarshalConfigHeaders(MessageParcel &data, Config &config) UnMarshalConfigHeaders() argument
215 UnMarshalConfigExtras(MessageParcel &data, Config &config) UnMarshalConfigExtras() argument
229 UnMarshalConfigFormItem(MessageParcel &data, Config &config) UnMarshalConfigFormItem() argument
245 UnMarshalConfigFileSpec(MessageParcel &data, Config &config) UnMarshalConfigFileSpec() argument
263 UnMarshalConfigBodyFileName(MessageParcel &data, Config &config) UnMarshalConfigBodyFileName() argument
[all...]
/base/powermgr/battery_lite/services/src/
H A Dbattery_manage_service.c82 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, BATTERY_STACK_SIZE, BATTERY_QUEUE_SIZE, SHARED_TASK}; in GetTaskConfig() local
/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_impl.c37 Messenger *CreateMessengerImpl(const MessengerConfig *config) in CreateMessengerImpl() argument
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_impl.c37 Messenger *CreateMessengerImpl(const MessengerConfig *config) in CreateMessengerImpl() argument
/base/security/device_security_level/services/msg/
H A Ddslm_messenger_wrapper.c32 MessengerConfig config = { in InitMessenger() local
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_msg_lib_test.cpp67 MessengerConfig config = {}; in HWTEST_F() local
89 MessengerConfig config = {}; in HWTEST_F() local
95 MessengerConfig config = {.pkgName = "pkg", .primarySockName = "", .secondarySockName = "se", .threadCnt = 1}; in HWTEST_F() local
101 MessengerConfig config = {.pkgName = "pkg", .primarySockName = "pr", .secondarySockName = "", .threadCnt = 1}; in HWTEST_F() local
110 MessengerConfig config = {.pkgName = "pkg", .primarySockName = "pr", .secondarySockName = "se", .threadCnt = 1}; in HWTEST_F() local
185 MessengerConfig config = { HWTEST_F() local
217 MessengerConfig config = { HWTEST_F() local
233 MessengerConfig config = {.pkgName = "pkg", .primarySockName = "pr", .secondarySockName = "", .threadCnt = 1}; HWTEST_F() local
287 MessengerConfig config = {.pkgName = "pkg", HWTEST_F() local
345 MessengerConfig config = {.pkgName = "pkg", .primarySockName = "pr", .secondarySockName = "", .threadCnt = 1}; HWTEST_F() local
[all...]
/base/security/security_guard/services/risk_classify/model_manager/src/
H A Dmodel_manager.cpp130 ModelCfg config; in GetResult() local
/base/security/security_guard/services/config_manager/src/
H A Dconfig_data_manager.cpp28 void ConfigDataManager::InsertModelMap(uint32_t modelId, const ModelCfg &config) in InsertModelMap() argument
34 void ConfigDataManager::InsertEventMap(int64_t eventId, const EventCfg &config) in InsertEventMap() argument
120 bool ConfigDataManager::GetModelConfig(uint32_t modelId, ModelCfg &config) in GetModelConfig() argument
131 bool ConfigDataManager::GetEventConfig(int64_t eventId, EventCfg &config) in GetEventConfig() argument
/base/startup/appspawn/modules/common/
H A Dappspawn_silk.c42 static void ParseSilkConfig(const cJSON *root, struct SilkConfig *config) in ParseSilkConfig() argument
[all...]
/base/security/security_guard/services/data_collect/sa/
H A Dacquire_data_subscribe_manager.cpp41 EventCfg config; in InsertSubscribeRecord() local
76 EventCfg config; in SubscribeSc() local
108 EventCfg config; in UnSubscribeSc() local
[all...]
/base/startup/init/ueventd/standard/
H A Dueventd_parameter.c84 struct DeviceUdevConf *config = GetFristParameter(parameterCtrl); in ThreadRun() local
104 static void AddParameter(DeviceParameterCtrl *parameterCtrl, struct DeviceUdevConf *config) in AddParameter() argument
125 struct DeviceUdevConf *config = GetDeviceUdevConfByDevNode(devNode); SetUeventDeviceParameter() local
[all...]
/base/telephony/cellular_call/services/utils/src/
H A Dmodule_service_utils.cpp50 CellularCallConfig config; in UpdateRadioOn() local
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_device_pipe.cpp69 int32_t USBDevicePipe::SetConfiguration(const USBConfig &config) in SetConfiguration() argument
/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algorithm.cpp207 PkgAlgorithm::PkgAlgorithmPtr PkgAlgorithmFactory::GetAlgorithm(const PkgManager::FileInfoPtr config) in GetAlgorithm() argument
[all...]
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_event_test.cpp158 USBConfig config; in HWTEST_F() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_media_codec_encoder_adapter_wrapper.cpp46 Configure( const std::shared_ptr<OHOS::NWeb::CodecConfigParaAdapter> config) Configure() argument
H A Dark_imfadapter_wrapper.cpp37 Attach(std::shared_ptr<OHOS::NWeb::IMFTextListenerAdapter> listener, bool isShowKeyboard, const std::shared_ptr<OHOS::NWeb::IMFTextConfigAdapter> config, bool isResetListener) Attach() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_media_codec_encoder_adapter_impl.cpp50 int32_t ArkMediaCodecEncoderAdapterImpl::Configure(const ArkWebRefPtr<ArkCodecConfigParaAdapter> config) in Configure() argument
H A Dark_imf_adapter_impl.cpp37 Attach(ArkWebRefPtr<ArkIMFTextListenerAdapter> listener, bool isShowKeyboard, ArkWebRefPtr<ArkIMFTextConfigAdapter> config, bool isResetListener) Attach() argument
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.cpp92 Rosen::RSSurfaceNodeConfig config; in GetNwebForTest() local
/base/web/webview/test/unittest/common/
H A Dnweb_create_window.cpp91 Rosen::RSSurfaceNodeConfig config; in GetNwebForTest() local
/device/soc/hisilicon/common/platform/pwm/
H A Dpwm_hi35xx.c88 int32_t HiPwmSetConfig(struct PwmDev *pwm, struct PwmConfig *config) in HiPwmSetConfig() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/regulator/
H A Dhi3751v350-regulator.c75 struct regulator_config config = {0}; in hisi_regulator_probe() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...100