Home
last modified time | relevance | path

Searched defs:settings (Results 1 - 25 of 75) sorted by relevance

123

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_notification_util_test.cpp78 std::string settings = ""; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_advertiser_settings.cpp52 BluetoothBleAdvertiserSettings *settings = new BluetoothBleAdvertiserSettings(); in Unmarshalling() local
H A Dbluetooth_ble_scan_settings.cpp45 BluetoothBleScanSettings *settings = new BluetoothBleScanSettings(); in Unmarshalling() local
H A Dbluetooth_ble_scan_result.cpp59 BluetoothBleScanResult *settings = new BluetoothBleScanResult(); in Unmarshalling() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/callback/
H A Ddcamera_sink_controller_state_callback.cpp37 void DCameraSinkControllerStateCallback::OnMetadataResult(std::vector<std::shared_ptr<DCameraSettings>>& settings) in OnMetadataResult() argument
/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>(); in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_metadata_setting_cmd.cpp35 cJSON *settings = cJSON_CreateArray(); in Marshal() local
91 cJSON *settings = cJSON_GetObjectItemCaseSensitive(rootValue, "Value"); in Unmarshal() local
/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
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_file_test.cpp79 std::vector<Element> settings; in HWTEST_F() local
H A Dpreferences_xml_utils_test.cpp63 std::vector<Element> settings = {}; in HWTEST_F() local
104 std::vector<Element> settings; in HWTEST_F() local
130 std::vector<Element> settings = {}; in HWTEST_F() local
160 std::vector<Element> settings; HWTEST_F() local
187 std::vector<Element> settings; HWTEST_F() local
226 std::vector<Element> settings; HWTEST_F() local
266 std::vector<Element> settings; HWTEST_F() local
306 std::vector<Element> settings; HWTEST_F() local
338 std::vector<Element> settings; HWTEST_F() local
370 std::vector<Element> settings; HWTEST_F() local
405 std::vector<Element> settings; HWTEST_F() local
412 PreferencesXmlUtils::WriteSettingXml(MakeFilePath(fileName, STR_BACKUP), "", "", settings); HWTEST_F() local
440 std::vector<Element> settings; HWTEST_F() local
456 std::vector<Element> settings; HWTEST_F() local
[all...]
/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
/foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/
H A Dcamera_restore_param_fuzzer.cpp92 std::shared_ptr<OHOS::Camera::CameraMetadata> settings; in Test() local
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_device_proxy.cpp119 int32_t HCameraDeviceProxy::UpdateSetting(const std::shared_ptr<Camera::CameraMetadata> &settings) in UpdateSetting() argument
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/ringtone_player_test/src/
H A Dringtone_player_unit_test.cpp281 ToneHapticsSettings settings = ringtonePlayerImpl_->GetHapticSettings(audioUri, options.muteHaptics); in HWTEST() local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Ddualfwk_sound_setting.cpp123 std::vector<DualFwkSettingItem> settings; in GetSettings() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerastate/
H A Ddcamera_source_config_stream_state.cpp256 std::vector<std::shared_ptr<DCameraSettings>> settings; in DoUpdateSettingsTask() local
H A Ddcamera_source_capture_state.cpp219 std::vector<std::shared_ptr<DCameraSettings>> settings; in DoUpdateSettingsTask() local
H A Ddcamera_source_opened_state.cpp162 std::vector<std::shared_ptr<DCameraSettings>> settings; in DoUpdateSettingsTask() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_controller.h52 int32_t UpdateSettings(std::vector<std::shared_ptr<DCameraSettings>>& settings) in UpdateSettings() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_sink_controller.h54 int32_t UpdateSettings(std::vector<std::shared_ptr<DCameraSettings>>& settings) in UpdateSettings() argument
H A Dmock_camera_operator.h51 int32_t UpdateSettings(std::vector<std::shared_ptr<DCameraSettings>>& settings) in UpdateSettings() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_event.cpp68 int32_t DCameraSourceEvent::GetCameraSettings(std::vector<std::shared_ptr<DCameraSettings>>& settings) in GetCameraSettings() argument
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.cpp90 void MergeSettingsIntoParams(const Settings& settings) in MergeSettingsIntoParams() argument
115 void PrepareModel(Settings& settings, std::unique_ptr<tflite::Interpreter>& interpreter, in PrepareModel() argument
171 void LogInterpreterParams(Settings& settings, st argument
195 InferenceModel(Settings& settings, DelegateProviders& delegateProviders) InferenceModel() argument
269 InitSettings(int32_t argc, char** argv, Settings& settings) InitSettings() argument
337 Settings settings; Main() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_advertiser_proxy.cpp71 int BluetoothBleAdvertiserProxy::StartAdvertising(const BluetoothBleAdvertiserSettings &settings, in StartAdvertising() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_hm_symbol_config_ohos.cpp33 const auto& settings = groups.animationSettings; in GetSymbolLayersGroups() local

Completed in 13 milliseconds

123