Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 25 of 86) sorted by relevance

1234

/ohos5.0/docs/en/application-dev/file-management/
H A Ddistributed-fs-overview.md19 …he kernel and provides cache management, file access, metadata management, and conflict resolution.
35 …- If a file name conflict occurs on the local and remote devices, the file on the remote device is…
36 …- If a file name conflict occurs between multiple remote devices, the name of the file with the sm…
38 …- The conflict files are renamed in "_conflict_dev_ID" format. The IDs automatically increment fro…
39 …- If a local directory and a remote directory have the same name, it does not yield a conflict. Th…
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.21/
H A Dchangelogs-distributeddatamgr.md60 …- insert(table: string, values: ValuesBucket, conflict: ConflictResolution, callback: AsyncCallbac…
62 - insert(table: string, values: ValuesBucket, conflict: ConflictResolution): Promise<number>;
63 - insertSync(table: string, values: ValuesBucket, conflict?: ConflictResolution): number;
71 conflict: ConflictResolution,
75 …- update(values: ValuesBucket, predicates: RdbPredicates, conflict: ConflictResolution): Promise<n…
76 …- updateSync(values: ValuesBucket, predicates: RdbPredicates, conflict?: ConflictResolution): numb…
/ohos5.0/foundation/distributeddatamgr/datamgr_service/
H A DREADME.md25 …es data access, data reduction, transactions, snapshots, data combination, and conflict resolution.
65 - Currently, DDS does not allow customization of conflict resolution policies.
76 …V data model is widely used in distributed scenarios because it handles conflict more easily in da…
108conflict occurs when multiple devices modify the same data and commit the modification to the data…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb_connection.cpp290 const Key &key, const KvDBObserverAction &action, bool conflict, int &errCode) in RegisterSpecialListener() argument
304 [key, action, conflict, notifyBarrier](void *ptr) { in RegisterSpecialListener()
313 if (conflict) { in RegisterSpecialListener()
H A Dgeneric_kvdb_connection.h125 const KvDBObserverAction &action, bool conflict, int &errCode);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A Derrorcode-camera.md119 Can not use camera cause of conflict.
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/
H A Derrorcode-enterpriseDeviceManager.md188 A conflict policy has been configured.
192 This error code is reported when a conflict policy is being delivered.
196 A conflict policy is defined and to be delivered.
200 Resolve the conflict, and then deliver the policy.
H A Djs-apis-enterprise-usbManager.md48 | 9200010 | A conflict policy has been configured. |
200 | 9200010 | A conflict policy has been configured. |
299 | 9200010 | A conflict policy has been configured. |
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-missionParameter-sys.md21 | fixConflict | boolean | Yes | Yes | Whether a version conflict occurs.|
H A Djs-apis-bundle-BundleInstaller-sys.md194conflict. (The basic information of the application to update is inconsistent with that of the exi…
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Derrorcode-camera.md119 Can not use camera cause of conflict.
123 The camera cannot be used due to a conflict.
/ohos5.0/docs/zh-cn/application-dev/reference/apis-mdm-kit/
H A Derrorcode-enterpriseDeviceManager.md192 A conflict policy has been configured.
H A Djs-apis-enterprise-usbManager.md48 | 9200010 | A conflict policy has been configured. |
200 | 9200010 | A conflict policy has been configured. |
299 | 9200010 | A conflict policy has been configured. |
/ohos5.0/docs/en/application-dev/reference/apis-asset-store-kit/
H A D_asset_type.md51 …NFLICT_THROW_ERROR = 1<br>} | Enumerates the policies for resolving the conflict (for example, a d…
120 Enumerates the policies for resolving the conflict (for example, a duplicate alias).
244 | ASSET_TAG_CONFLICT_RESOLUTION | Policy for resolving the conflict when an asset is added. The val…
H A Dasset__type_8h.md48 …NFLICT_THROW_ERROR = 1<br>} | Enumerates the policies for resolving the conflict (for example, a d…
/ohos5.0/docs/en/application-dev/database/
H A Dapp-data-persistence-overview.md15 …se version compatibility issues in distributed scenarios and simplifies conflict handling in data …
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-distributed-data.md134 …Callback<number>): void;<br>insert(table: string, values: ValuesBucket, conflict: ConflictResoluti…
135 …ket): Promise\<number>;<br/>insert(table: string, values: ValuesBucket, conflict: ConflictResoluti…
136 …er>): void;<br/>update(values: ValuesBucket, predicates: RdbPredicates, conflict: ConflictResoluti…
137 …e\<number>;<br/>update(values: ValuesBucket, predicates: RdbPredicates, conflict: ConflictResoluti…
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_impl_rdbstore.h77 … int64_t Insert(const char* table, ValuesBucket valuesBucket, int32_t conflict, int32_t *errCode);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dvirtual_cloud_db.h98 void SetConflictInUpload(bool conflict);
/ohos5.0/docs/en/application-dev/basic-services/common-event/
H A Dcommon-event-overview.md35 … common event must be globally unique. Otherwise, this common event may conflict with other common…
/ohos5.0/build/config/posix/
H A DBUILD.gn64 # If it was not disabled, it would conflict with libc++'s abs()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp189 …int64_t RdbStoreImpl::Insert(const char* table, ValuesBucket valuesBucket, int32_t conflict, int32… in Insert() argument
195 nativeValuesBucket, NativeRdb::ConflictResolution(conflict)); in Insert()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-gestures-longpressgesture.md14 …*HyperLink**, **Image**, and **RichEditor**, the long press gesture may conflict with the drag act…
/ohos5.0/docs/en/readme/
H A Dglobal-resource-scheduling.md27 - Service layer: provides a unified interface for resource access and implements conflict mitigatio…
/ohos5.0/docs/en/application-dev/web/
H A Dweb-cross-origin.md11 …t you customize for individuals or organizations. Make sure it does not conflict with any existing…

1234