/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
H A D | b_json_entity_extension_config_test.cpp | 398 string_view sv = R"({"includes":1})"; variable 423 string_view sv = R"({"includes":[1]})"; variable 448 string_view sv = R"({"excludes":1})"; variable 473 string_view sv = R"({"excludes":[1]})"; variable 640 string_view sv = R"({"fullBackupOnly":1})"; variable 735 string_view sv = R"({"restoreDeps":1})"; variable 783 string_view sv = R"({"includes":[]})"; variable 808 string_view sv = R"({"excludes":[]})"; variable 834 string_view sv = R"({"fullBackupOnly":1})"; variable 905 string_view sv = R"({"restoreDeps":1})"; variable [all …]
|
H A D | b_json_entity_ext_manage_test.cpp | 417 string_view sv = R"({"key":1})"; variable 442 string_view sv = R"([{"key":1}])"; variable 467 string_view sv = R"([{"path":1}])"; variable 492 string_view sv = R"([{"path":1}, {"fileName":1}])"; variable 517 string_view sv = R"([{"":1}])"; variable 542 string_view sv = R"([{"isBigFile":false}, {"fileName":"test"}])"; variable
|
H A D | b_json_cached_entity_test.cpp | 334 std::string_view sv = R"({"key":1})"; variable
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_event_callback.cpp | 221 void GnssEventCallback::ReportDummySv(const std::unique_ptr<SatelliteStatus> &sv) in ReportDummySv() 239 bool GnssEventCallback::IsSvTypeGps(const std::unique_ptr<SatelliteStatus> &sv, int index) in IsSvTypeGps() 247 bool GnssEventCallback::IsSvUsed(const std::unique_ptr<SatelliteStatus> &sv, int index) in IsSvUsed() 256 void GnssEventCallback::AddDummySv(std::unique_ptr<SatelliteStatus> &sv, int svid, int cN0Dbhz) in AddDummySv()
|
H A D | gnss_ability.cpp | 952 void GnssAbility::ReportSv(const std::unique_ptr<SatelliteStatus> &sv) in ReportSv()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | shader_data_loader.cpp | 127 ShaderDataLoader::ShaderVariant sv; in LoadFunc() local 135 ShaderDataLoader::ShaderVariant sv; in LoadFunc() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/ |
H A D | csv_parser.cpp | 43 BASE_NS::string_view CsvParser::Trimmed(BASE_NS::string_view sv, State state) in Trimmed()
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/ |
H A D | b_json_cached_entity.h | 99 void ReloadFromString(std::string_view sv) in ReloadFromString()
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/resource/ |
H A D | minus-sign.json | 26 "sv": ["−"], array
|
H A D | default-hour.json | 123 "sv": ["H"], array
|
H A D | elapsed-patterns.json | 350 "sv": [ array
|
H A D | am-pm-markers.json | 646 "sv": [ array
|
H A D | week_data.json | 247 "sv": ["2;4;7;1"], array
|
H A D | hour-minute-secons-pattern.json | 692 "sv": [ array
|
H A D | time-patterns.json | 692 "sv": [ array
|
H A D | calendar-gregorian-dayNames-format-abbreviated.json | 713 "sv": [ array
|
H A D | format-wide-weeday-names.json | 713 "sv": [ array
|
H A D | number-format.json | 800 "sv": [ array
|
H A D | standalone-abbr-weekday-names.json | 704 "sv": [ array
|
H A D | standalone-wide-weekday-names.json | 704 "sv": [ array
|
/ohos5.0/base/update/updater/test/unittest/script/ |
H A D | script_interpreter_unittest.cpp | 72 std::unique_ptr<StringValue> sv = std::make_unique<StringValue>("2222222222222"); in TestScriptInterpreterScriptValue() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string_view.h | 766 constexpr bool basic_string_view<CharT>::starts_with(basic_string_view sv) const noexcept in starts_with() 795 constexpr bool basic_string_view<CharT>::ends_with(basic_string_view sv) const noexcept in ends_with()
|
H A D | string.h | 736 bool starts_with(basic_string_view<CharT> sv) const noexcept in starts_with() 752 bool ends_with(basic_string_view<CharT> sv) const noexcept in ends_with()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
H A D | render_scene_viewer.cpp | 51 auto sv = wp.Upgrade(); in Initialize() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/binary/i18n/ |
H A D | errorcode.json | 122 "sv":{ object
|