Searched defs:update (Results 1 – 8 of 8) sorted by relevance
| /interface/sdk-js/api/ability/ |
| D | dataAbilityHelper.d.ts | 314 update( method 333 …update(uri: string, valuesBucket: rdb.ValuesBucket, predicates?: dataAbility.DataAbilityPredicates… method 346 update(uri: string, valuesBucket: rdb.ValuesBucket, callback: AsyncCallback<number>): void; method
|
| /interface/sdk-js/api/ |
| D | @ohos.data.rdb.d.ts | 221 update(values: ValuesBucket, predicates: RdbPredicates, callback: AsyncCallback<number>): void; method 235 update(values: ValuesBucket, predicates: RdbPredicates): Promise<number>; method
|
| D | @ohos.security.cryptoFramework.d.ts | 2338 update(input: DataBlob, callback: AsyncCallback<void>): void; method 2379 update(input: DataBlob): Promise<void>; method 3484 update(data: DataBlob, callback: AsyncCallback<DataBlob>): void; method 3531 update(data: DataBlob): Promise<DataBlob>; method 4692 update(data: DataBlob, callback: AsyncCallback<void>): void; method 4736 update(data: DataBlob): Promise<void>; method
|
| D | @ohos.data.dataShare.d.ts | 480 update?: string; property 1427 update( method 1467 …update(uri: string, predicates: dataSharePredicates.DataSharePredicates, value: ValuesBucket): Pro… method
|
| D | @ohos.update.d.ts | 31 declare namespace update { namespace
|
| /interface/sdk-js/api/bundle/ |
| D | bundleStatusCallback.d.ts | 57 update: (bundleName: string, userId: number) => void; property
|
| /interface/sdk-js/api/@internal/ets/ |
| D | lifecycle.d.ts | 462 update?( method
|
| /interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/view/ |
| D | UpdateReportPanel.java | 341 private void update(LinkedHashMap<String, Boolean> chooseType, String type) { in update() method in UpdateReportPanel.Report
|