Home
last modified time | relevance | path

Searched defs:sv (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_extension_config_test.cpp398 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 Db_json_entity_ext_manage_test.cpp417 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 Db_json_cached_entity_test.cpp334 std::string_view sv = R"({"key":1})"; variable
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_event_callback.cpp221 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 Dgnss_ability.cpp952 void GnssAbility::ReportSv(const std::unique_ptr<SatelliteStatus> &sv) in ReportSv()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_data_loader.cpp127 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 Dcsv_parser.cpp43 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 Db_json_cached_entity.h99 void ReloadFromString(std::string_view sv) in ReloadFromString()
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/resource/
H A Dminus-sign.json26 "sv": ["−"], array
H A Ddefault-hour.json123 "sv": ["H"], array
H A Delapsed-patterns.json350 "sv": [ array
H A Dam-pm-markers.json646 "sv": [ array
H A Dweek_data.json247 "sv": ["2;4;7;1"], array
H A Dhour-minute-secons-pattern.json692 "sv": [ array
H A Dtime-patterns.json692 "sv": [ array
H A Dcalendar-gregorian-dayNames-format-abbreviated.json713 "sv": [ array
H A Dformat-wide-weeday-names.json713 "sv": [ array
H A Dnumber-format.json800 "sv": [ array
H A Dstandalone-abbr-weekday-names.json704 "sv": [ array
H A Dstandalone-wide-weekday-names.json704 "sv": [ array
/ohos5.0/base/update/updater/test/unittest/script/
H A Dscript_interpreter_unittest.cpp72 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 Dstring_view.h766 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 Dstring.h736 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 Drender_scene_viewer.cpp51 auto sv = wp.Upgrade(); in Initialize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/binary/i18n/
H A Derrorcode.json122 "sv":{ object

12