/ohos5.0/docs/zh-cn/contribute/ |
H A D | 许可证与特殊许可证评审指导.md | 30 - 3-clause BSD License (BSD-3-Clause)(适用于LiteOS Kernel代码) 54 - 3-clause BSD License 55 - 2-clause BSD License
|
H A D | 第三方开源软件及许可证说明.md | 54 | third_party_gn | BSD 3-clause License | 该License无强制开放源码义务条款。 | 58 | third_party_jinja2 | BSD 3-clause License | 该License无强制开放源码义务条款。 | 73 | third_party_markupsafe | BSD 3-clause License | 该License无强制开放源码义务条款。 |
|
H A D | 许可证与版权规范.md | 18 …述的许可证信息,且许可证必须与OpenHarmony整体许可证规则一致,如用户态开源仓使用Apache License 2.0许可协议,LiteOS内核态开源仓使用BSD 3-clause许可协议。
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_permission/src/ |
H A D | db_permission_handler.cpp | 65 const string &clause = predicates.GetWhereClause(); in ParseFileIdFromPredicates() local 67 size_t pos = clause.find(MediaColumn::MEDIA_ID); in ParseFileIdFromPredicates() 75 if (clause[i] == placeholder) { in ParseFileIdFromPredicates()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | trans_db.cpp | 111 auto clause = SqliteUtils::GetConflictClause(static_cast<int>(resolution)); in Update() local 112 if (table.empty() || row.IsEmpty() || clause == nullptr) { in Update() 117 sql.append(clause).append(" ").append(table).append(" SET "); in Update()
|
H A D | sqlite_sql_builder.cpp | 179 const std::string &clause, const std::string &table) in AppendClause() argument 181 if (clause.empty()) { in AppendClause() 188 builder.append(clause); in AppendClause()
|
H A D | rdb_store_impl.cpp | 1060 auto clause = SqliteUtils::GetConflictClause(static_cast<int>(resolution)); in Update() local 1061 if (clause == nullptr) { in Update() 1066 sql.append("UPDATE").append(clause).append(" ").append(table).append(" SET "); in Update()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_analysis_album_operations.cpp | 208 string clause = PhotoAlbumColumns::ALBUM_ID + " IN (" + ss.str() + ") AND "; in ClearEmptyGroupPhotoAlbumInfo() local 209 rdbPredicates.SetWhereClause(clause); in ClearEmptyGroupPhotoAlbumInfo() 514 string clause = ""; in QueryGroupPhotoAlbum() local 516 … clause = PhotoAlbumColumns::ALBUM_TYPE + " = " + to_string(PhotoAlbumType::SMART) + " AND " + in QueryGroupPhotoAlbum() 521 … clause = PhotoAlbumColumns::ALBUM_TYPE + " = " + to_string(PhotoAlbumType::SMART) + " AND " + in QueryGroupPhotoAlbum() 527 clause += " AND " + IS_ME + " = " + to_string(ALBUM_IS_ME); in QueryGroupPhotoAlbum() 532 rdbPredicates.SetWhereClause(clause); in QueryGroupPhotoAlbum()
|
H A D | medialibrary_rdb_utils.cpp | 892 string clause = anaPhotoMapAsset + " = " + photosFileId; in GetPortraitAlbumCountPredicates() local 894 clause = anaAlbumId + " = " + anaPhotoMapAlbum; in GetPortraitAlbumCountPredicates() 895 predicates.InnerJoin(ANALYSIS_ALBUM_TABLE)->On({ clause }); in GetPortraitAlbumCountPredicates() 899 predicates.SetWhereClause(clause + " AND "); in GetPortraitAlbumCountPredicates() 920 string clause = anaPhotoMapAsset + " = " + photosFileId; in IsCoverValid() local 925 clause = anaAlbumId + " = " + anaPhotoMapAlbum; in IsCoverValid() 983 string clause = anaPhotoMapAsset + " = " + photosFileId; in QueryPortraitAlbumCover() local 989 clause = anaAlbumId + " = " + anaPhotoMapAlbum; in QueryPortraitAlbumCover() 994 clause = anaImageFaceFileId + "=" + photosFileId; in QueryPortraitAlbumCover() 997 clause = "Photos.sync_status = 0 " in QueryPortraitAlbumCover() [all …]
|
H A D | medialibrary_album_operations.cpp | 189 string clause = cmd.GetAbsRdbPredicates()->GetWhereClause(); in GetSqlArgs() local 201 ReplaceRelativePath(clause, selectionArgs); in GetSqlArgs() 202 ReplaceMediaType(clause, selectionArgs); in GetSqlArgs() 203 sql += clause; in GetSqlArgs()
|
H A D | medialibrary_photo_operations.cpp | 223 static bool GetValidOrderClause(const DataSharePredicates &predicate, string &clause) in GetValidOrderClause() argument 229 clause = "ROW_NUMBER() OVER (ORDER BY "; in GetValidOrderClause() 233 clause += static_cast<string>(item.GetSingle(FIELD_IDX)) + " ASC) as " + PHOTO_INDEX; in GetValidOrderClause() 236 clause += static_cast<string>(item.GetSingle(FIELD_IDX)) + " DESC) as " + PHOTO_INDEX; in GetValidOrderClause()
|
H A D | medialibrary_data_manager.cpp | 1063 const string &clause = predicates.GetWhereClause(); in HandleAnalysisFaceUpdate() local 1064 std::vector<std::string> clauses = SplitUriString(clause, ','); in HandleAnalysisFaceUpdate()
|
/ohos5.0/docs/en/contribute/ |
H A D | licenses-and-special-license-review.md | 28 - 3-clause BSD License (BSD-3-Clause) (applicable to LiteOS kernel code) 52 - 3-clause BSD License 53 - 2-clause BSD License
|
H A D | open-source-software-and-license-notice.md | 54 | third_party_gn | BSD 3-clause License | The license does not require any product that uses such a… 58 | third_party_jinja2 | BSD 3-clause License | The license does not require any product that uses su… 73 | third_party_markupsafe | BSD 3-clause License | The license does not require any product that use…
|
H A D | license-and-copyright-specifications.md | 18 …ository uses Apache License 2.0, and a LiteOS kernel-mode open-source repository uses BSD 3-clause.
|
H A D | OpenHarmony-compile-rule.md | 20 …clause generally includes the title, level, and description. In the description part, "Positive Ex… 24 Brief description of the clause. 26 …llowed or referenced. The identifier preceding a title tells whether the clause is a principle (P)… 50 This part describes the clause, its working principle, and positive and negative examples. For some…
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | sqlite_sql_builder.h | 64 const std::string &clause, const std::string &table = "");
|
/ohos5.0/docs/en/device-dev/guide/ |
H A D | device-camera-visual-faqs.md | 108 You can use **display**, **show**, or **if**. When an **if** clause evaluates to **false**, t…
|
/ohos5.0/docs/en/device-dev/faqs/ |
H A D | faqs-system-applications.md | 150 You can use **display**, **show**, or **if** to display or hide a component. When an **if** clause …
|
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/ |
H A D | mediadatashare_unit_test.cpp | 620 string clause = predicates.GetWhereClause(); variable 621 EXPECT_EQ(clause, "`data2` > ?");
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | introduction-to-arkts.md | 354 If there is no match, and the `switch` has the default clause, then the default statements are exec… 557 `finally` clause is also supported: 1036 A class containing the `implements` clause must implement all methods defined in all listed interfa…
|
H A D | typescript-to-arkts-migration-guide.md | 1360 ArkTS does not allow to specify a class in the `implements` clause. Only interfaces may be specifie… 1806 In TypeScript, the catch clause variable type annotation must be `any` or `unknown`
|
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/ |
H A D | NOTICE | 25278 Where You are located in the province of Quebec, Canada, the following clause 55914 It is a BSD-style license with a credit clause (and thus not 60159 from BSD and which use the BSD 3-clause license. 71239 as the 3-clause (or "modified") BSD license: 71269 them under the three-clause BSD license above. The copyright notices are 71645 - The Modified (3-clause) BSD License, which is listed below 71724 The Modified (3-clause) BSD License 71758 The zlib License could have been used instead of the Modified (3-clause) BSD 79909 NASM is now licensed under the 2-clause BSD license, also known as the 139112 Apple Computer, Inc. and released under a 3-clause BSD license. [all …]
|