Home
last modified time | relevance | path

Searched defs:sv (Results 1 - 7 of 7) sorted by relevance

/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() argument
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_cached_entity_test.cpp334 std::string_view sv = R"({"key":1})"; in HWTEST_F() local
H A Db_json_entity_extension_config_test.cpp309 string_view sv = R"({"allowToBackupRestore":false})"; in HWTEST_F() local
345 string_view sv = R"({"allowToBackupRestore":false})"; in HWTEST_F() local
372 string_view sv = R"({"allowToBackupRestore":false})"; in HWTEST_F() local
398 string_view sv = R"({"includes":1})"; HWTEST_F() local
423 string_view sv = R"({"includes":[1]})"; HWTEST_F() local
448 string_view sv = R"({"excludes":1})"; HWTEST_F() local
473 string_view sv = R"({"excludes":[1]})"; HWTEST_F() local
521 string_view sv = R"({"allowToBackupRestore_":true})"; HWTEST_F() local
545 string_view sv = R"({"allowToBackupRestore":1})"; HWTEST_F() local
569 string_view sv = R"({"allowToBackupRestore":true})"; HWTEST_F() local
616 string_view sv = R"({"fullBackupOnly_":true})"; HWTEST_F() local
640 string_view sv = R"({"fullBackupOnly":1})"; HWTEST_F() local
664 string_view sv = R"({"fullBackupOnly":true})"; HWTEST_F() local
711 string_view sv = R"({"restoreDeps_":true})"; HWTEST_F() local
735 string_view sv = R"({"restoreDeps":1})"; HWTEST_F() local
759 string_view sv = R"({"restoreDeps":"true"})"; HWTEST_F() local
783 string_view sv = R"({"includes":[]})"; HWTEST_F() local
808 string_view sv = R"({"excludes":[]})"; HWTEST_F() local
834 string_view sv = R"({"fullBackupOnly":1})"; HWTEST_F() local
858 string_view sv = R"({"fullBackupOnly":true})"; HWTEST_F() local
905 string_view sv = R"({"restoreDeps":1})"; HWTEST_F() local
930 string_view sv = R"({"restoreDeps_":true})"; HWTEST_F() local
955 string_view sv = R"({"":true})"; HWTEST_F() local
[all...]
H A Db_json_entity_ext_manage_test.cpp417 string_view sv = R"({"key":1})"; in HWTEST_F() local
442 string_view sv = R"([{"key":1}])"; in HWTEST_F() local
467 string_view sv = R"([{"path":1}])"; in HWTEST_F() local
492 string_view sv = R"([{"path":1}, {"fileName":1}])"; in HWTEST_F() local
517 string_view sv = R"([{"":1}])"; in HWTEST_F() local
542 string_view sv = R"([{"isBigFile":false}, {"fileName":"test"}])"; HWTEST_F() local
[all...]
/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
/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_cached_entity.h99 void ReloadFromString(std::string_view sv) in ReloadFromString() argument
150 BJsonCachedEntity(std::string_view sv, std::any option = std::any()) BJsonCachedEntity() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h973 const auto sv = string_view(b); in operator +() local
992 const auto sv = string_view(a); in operator +() local
[all...]

Completed in 6 milliseconds