Searched defs:save (Results 1 – 3 of 3) sorted by relevance
328 save(deviceId: string, callback: AsyncCallback<SaveSuccessResponse>): void; method348 save(deviceId: string): Promise<SaveSuccessResponse>; method
34 function save(options: ScreenshotOptions, callback: AsyncCallback<image.PixelMap>): void; function
1601 save(): void; method2090 save: () => void; property