Home
last modified time | relevance | path

Searched defs:settings (Results 51 - 75 of 315) sorted by relevance

12345678910>>...13

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenFormatTest.java85 private void testConvertDate(TestDataModule.TestData testData, DataMap settings, boolean fmt) { in testConvertDate() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDataDrivenFormatTest.java88 private void testConvertDate(TestDataModule.TestData testData, DataMap settings, boolean fmt) { in testConvertDate() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationtailoring.h67 const CollationSettings *settings; // reference-counted member
/third_party/jerryscript/tools/
H A Dbuild.py25 import settings namespace
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtblcoll.h871 const CollationSettings *settings; // reference-counted member in final
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationtailoring.h67 const CollationSettings *settings; // reference-counted member
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dtestdata.cpp104 UBool RBTestData::nextSettings(const DataMap *& settings, UErrorCode &status) in nextSettings() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationtailoring.h65 const CollationSettings *settings; // reference-counted member
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtblcoll.h871 const CollationSettings *settings; // reference-counted member in U_FINAL
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dtestdata.cpp104 UBool RBTestData::nextSettings(const DataMap *& settings, UErrorCode &status) in nextSettings() argument
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
H A Depsilon-g1.cpp23 EpsilonG1GC<LanguageConfig>::EpsilonG1GC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in EpsilonG1GC() argument
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/
H A Depsilon.cpp24 EpsilonGC<LanguageConfig>::EpsilonGC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in EpsilonGC() argument
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
H A Dtest_runtime_interface.cpp51 DummyGC::DummyGC(ark::mem::ObjectAllocatorBase *objectAllocator, const ark::mem::GCSettings &settings) in DummyGC() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_result.cpp59 BluetoothBleScanResult *settings = new BluetoothBleScanResult(); in Unmarshalling() 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/distributeddatamgr/preferences/test/native/unittest/
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...]

Completed in 14 milliseconds

12345678910>>...13