Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.data.distributedDataObject.d.ts328 save(deviceId: string, callback: AsyncCallback<SaveSuccessResponse>): void; method
348 save(deviceId: string): Promise<SaveSuccessResponse>; method
D@ohos.screenshot.d.ts34 function save(options: ScreenshotOptions, callback: AsyncCallback<image.PixelMap>): void; function
/interface/sdk-js/api/common/full/
Dviewmodel.d.ts1601 save(): void; method
2090 save: () => void; property