Home
last modified time | relevance | path

Searched defs:settings (Results 1 – 25 of 109) sorted by relevance

12345

/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_xml_utils_test.cpp63 std::vector<Element> settings = {}; variable
104 std::vector<Element> settings; variable
130 std::vector<Element> settings = {}; variable
160 std::vector<Element> settings; variable
187 std::vector<Element> settings; variable
226 std::vector<Element> settings; variable
266 std::vector<Element> settings; variable
306 std::vector<Element> settings; variable
338 std::vector<Element> settings; variable
370 std::vector<Element> settings; variable
[all …]
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.cpp90 void MergeSettingsIntoParams(const Settings& settings) in MergeSettingsIntoParams()
115 void PrepareModel(Settings& settings, std::unique_ptr<tflite::Interpreter>& interpreter, in PrepareModel()
171 void LogInterpreterParams(Settings& settings, std::unique_ptr<tflite::Interpreter>& interpreter) in LogInterpreterParams()
195 void InferenceModel(Settings& settings, DelegateProviders& delegateProviders) in InferenceModel()
269 int32_t InitSettings(int32_t argc, char** argv, Settings& settings) in InitSettings()
337 Settings settings; in Main() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/
H A Dsimulator_config.cpp34 QSettings settings(CONFIG_FILE_PATH, QSettings::IniFormat); in GetConfigValue() local
40 QSettings settings(CONFIG_FILE_PATH, QSettings::IniFormat); in SetConfigValue() local
/ohos5.0/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp473 std::vector<LayerSettings> settings = { variable
500 std::vector<LayerSettings> settings = { variable
537 std::vector<LayerSettings> settings = { variable
561 std::vector<LayerSettings> settings = { variable
592 std::vector<LayerSettings> settings = { variable
613 std::vector<LayerSettings> settings = { variable
642 std::vector<LayerSettings> settings = { variable
675 std::vector<LayerSettings> settings = { variable
702 std::vector<LayerSettings> settings = { variable
730 std::vector<LayerSettings> settings = { variable
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_sta_iface_test.cpp35 ScanSettings *settings = nullptr; in StartScanTest() local
41 PnoScanSettings *settings = nullptr; in StartPnoScanTest() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
H A Dmod.rs23 mod settings; module
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_metadata_setting_cmd.cpp35 cJSON *settings = cJSON_CreateArray(); in Marshal() local
87 cJSON *settings = cJSON_GetObjectItemCaseSensitive(rootValue, "Value"); in Unmarshal() local
/ohos5.0/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp288 static void AdjustLayerSettings(std::vector<LayerSettings> &settings, uint32_t w, uint32_t h) in AdjustLayerSettings()
321 static std::vector<std::shared_ptr<HdiTestLayer>> CreateLayers(std::vector<LayerSettings> &settings) in CreateLayers()
432 std::vector<LayerSettings> settings = { in TEST_F() local
471 LayerSettings settings = GetParam(); in TEST_P() local
520 std::vector<LayerSettings> settings = { in TEST_F() local
553 std::vector<LayerSettings> settings = { in TEST_F() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
H A Dmod.rs17 mod settings; module
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H A Ddcamera_client_test.cpp54 void OnMetadataResult(std::vector<std::shared_ptr<DCameraSettings>>& settings) override in OnMetadataResult()
210 std::vector<std::shared_ptr<DCameraSettings>> settings; in SetCaptureInfo() local
382 std::vector<std::shared_ptr<DCameraSettings>> settings; variable
470 std::vector<std::shared_ptr<DCameraSettings>> settings; variable
499 std::vector<std::shared_ptr<DCameraSettings>> settings; variable
520 std::vector<std::shared_ptr<DCameraSettings>> settings; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/callback/
H A Ddcamera_sink_controller_state_callback.cpp37 …eraSinkControllerStateCallback::OnMetadataResult(std::vector<std::shared_ptr<DCameraSettings>>& se… in OnMetadataResult()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_restore_param.cpp24 std::shared_ptr<OHOS::Camera::CameraMetadata> settings, RestoreParamTypeOhos restoreParamType, in HCameraRestoreParam()
101 void HCameraRestoreParam::SetSetting(std::shared_ptr<OHOS::Camera::CameraMetadata>& settings) in SetSetting()
H A Dhstream_repeat.cpp154 void HStreamRepeat::StartSketchStream(std::shared_ptr<OHOS::Camera::CameraMetadata> settings) in StartSketchStream()
191 int32_t HStreamRepeat::Start(std::shared_ptr<OHOS::Camera::CameraMetadata> settings, bool isUpdateS… in Start()
872 void HStreamRepeat::OpenVideoDfxSwitch(std::shared_ptr<OHOS::Camera::CameraMetadata> settings) in OpenVideoDfxSwitch()
894 void HStreamRepeat::UpdateVideoSettings(std::shared_ptr<OHOS::Camera::CameraMetadata> settings) in UpdateVideoSettings()
911 void HStreamRepeat::UpdateFrameRateSettings(std::shared_ptr<OHOS::Camera::CameraMetadata> settings) in UpdateFrameRateSettings()
932 void HStreamRepeat::UpdateFrameMuteSettings(std::shared_ptr<OHOS::Camera::CameraMetadata> &settings, in UpdateFrameMuteSettings()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_settings.cpp45 BluetoothBleScanSettings *settings = new BluetoothBleScanSettings(); in Unmarshalling() local
H A Dbluetooth_ble_advertiser_settings.cpp52 BluetoothBleAdvertiserSettings *settings = new BluetoothBleAdvertiserSettings(); in Unmarshalling() local
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_prelaunch_uttest_v1_2.cpp132 std::vector<uint8_t> settings; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_notification_util_test.cpp78 std::string settings = ""; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraupdatesettings_fuzzer/
H A Ddcameraupdatesettings_fuzzer.cpp45 std::vector<DCameraSettings> settings; in DcameraUpdateSettingsFuzzTest() local
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dutils.cpp80 TfLiteStatus FilterDynamicInputs(Settings& settings, std::unique_ptr<tflite::Interpreter>& interpre… in FilterDynamicInputs()
163 void AnalysisResults(Settings& settings, std::unique_ptr<tflite::Interpreter>& interpreter) in AnalysisResults()
214 void ImportData(Settings& settings, std::vector<int>& imageSize, std::unique_ptr<tflite::Interprete… in ImportData()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
H A Ddcamera_session_callback.cpp74 std::vector<std::shared_ptr<DCameraSettings>> settings; in OnFocusState() local
/ohos5.0/build/config/mac/
H A Dsdk_info.py99 settings = {} variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/
H A Dringtone_player_impl.cpp54 ToneHapticsSettings settings = GetHapticSettings(ringtoneUri, options.muteHaptics); in RingtonePlayerImpl() local
255 ToneHapticsSettings settings; in GetHapticSettings() local
302 void RingtonePlayerImpl::InitPlayer(std::string &audioUri, ToneHapticsSettings &settings, in InitPlayer()
370 ToneHapticsSettings settings = GetHapticSettings(ringtoneUri, options.muteHaptics); in Start() local
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_device_service.cpp55 int32_t CameraDeviceService::UpdateSettings(const std::vector<uint8_t> &settings) in UpdateSettings()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_camera_operator.h51 int32_t UpdateSettings(std::vector<std::shared_ptr<DCameraSettings>>& settings) in UpdateSettings()
/ohos5.0/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Dnet_setting_test.cpp52 std::unique_ptr<NetSettings> settings = std::make_unique<NetSettings>(); variable

12345