Home
last modified time | relevance | path

Searched defs:AsyncCallback (Results 1 – 3 of 3) sorted by relevance

/applications/standard/photos/common/src/main/ets/default/model/common/
DAsyncCallback.ts16 export interface AsyncCallback<T> { interface
/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/menus/
DAsyncCallback.ts16 export interface AsyncCallback<T> { interface
/applications/standard/user_certificate_manager/certmanager/src/main/ets/
D@ohos.security.certManager.d.ts16 export interface AsyncCallback<T, E = void> { interface