Searched refs:progress (Results 1 – 13 of 13) sorted by relevance
| /interface/sdk-js/api/ |
| D | @ohos.request.d.ts | 3908 readonly progress: Progress; property 4122 on(event: 'progress', callback: (progress: Progress) => void): void; 4144 off(event: 'progress', callback?: (progress: Progress) => void): void; 4166 on(event: 'completed', callback: (progress: Progress) => void): void; 4188 off(event: 'completed', callback?: (progress: Progress) => void): void; 4210 on(event: 'failed', callback: (progress: Progress) => void): void; 4232 off(event: 'failed', callback?: (progress: Progress) => void): void; 4242 on(event: 'pause', callback: (progress: Progress) => void): void; 4252 off(event: 'pause', callback?: (progress: Progress) => void): void; 4262 on(event: 'resume', callback: (progress: Progress) => void): void; [all …]
|
| D | @ohos.data.relationalStore.d.ts | 3413 …cloudSync(mode: SyncMode, progress: Callback<ProgressDetails>, callback: AsyncCallback<void>): voi… 3428 cloudSync(mode: SyncMode, progress: Callback<ProgressDetails>): Promise<void>; 3447 progress: Callback<ProgressDetails>, 3465 cloudSync(mode: SyncMode, tables: string[], progress: Callback<ProgressDetails>): Promise<void>; 3484 progress: Callback<ProgressDetails>, 3503 …cloudSync(mode: SyncMode, predicates: RdbPredicates, progress: Callback<ProgressDetails>): Promise… 3601 on(event: 'autoSyncProgress', progress: Callback<ProgressDetails>): void; 3662 off(event: 'autoSyncProgress', progress?: Callback<ProgressDetails>): void;
|
| D | @ohos.arkui.advanced.ProgressButton.d.ets | 35 * Sets the ProgressButton progress. 41 * Sets the ProgressButton progress. 47 @Prop progress: number;
|
| D | @ohos.animator.d.ts | 480 onframe: (progress: number) => void;
|
| D | @ohos.update.d.ts | 1317 progress: number; property
|
| D | @ohos.file.fs.d.ts | 5713 type ProgressListener = (progress: Progress) => void;
|
| /interface/sdk-js/api/@internal/component/ets/ |
| D | page_transition.d.ts | 589 onEnter(event: (type: RouteType, progress: number) => void): PageTransitionEnterInterface; 675 onExit(event: (type: RouteType, progress: number) => void): PageTransitionExitInterface;
|
| /interface/sdk-js/api/notification/ |
| D | notificationContent.d.ts | 310 progress?: NotificationProgress; property
|
| /interface/sdk_c/distributeddatamgr/relational_store/include/ |
| D | relational_store.h | 821 Rdb_TableDetails *OH_Rdb_GetTableDetails(Rdb_ProgressDetails *progress, int32_t version);
|
| /interface/sdk-js/api/common/full/ |
| D | viewmodel.d.ts | 2554 setProgress(param: { progress: number }): void;
|
| /interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/view/ |
| D | UpdateCheckWizardDialog.java | 27 import com.intellij.openapi.progress.ProgressManager;
|
| /interface/sdk-js/build-tools/api_check_plugin/plugin/ |
| D | dictionaries.txt | 48824 progress
|
| /interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/ |
| D | dictionaries.txt | 48822 progress
|