Home
last modified time | relevance | path

Searched defs:close (Results 1 – 15 of 15) sorted by relevance

/interface/sdk-js/api/
D@ohos.net.webSocket.d.ts84 close(callback: AsyncCallback<boolean>): void; method
85 close(options: WebSocketCloseOptions, callback: AsyncCallback<boolean>): void; method
86 close(options?: WebSocketCloseOptions): Promise<boolean>; method
D@ohos.net.socket.d.ts160 close(callback: AsyncCallback<void>): void; method
161 close(): Promise<void>; method
300 close(callback: AsyncCallback<void>): void; method
301 close(): Promise<void>; method
558 close(callback: AsyncCallback<void>): void; method
559 close(): Promise<void>; method
D@ohos.worker.d.ts397 close(): void; method
460 close(): void; method
D@ohos.fileio.d.ts1436 close(): Promise<void>; method
1437 close(callback: AsyncCallback<void>): void; method
D@ohos.file.fs.d.ts1599 close(): Promise<void>; method
1600 close(callback: AsyncCallback<void>): void; method
D@ohos.process.d.ts109 close(): void; method
D@ohos.filemanagement.userFileManager.d.ts173 close(fd: number, callback: AsyncCallback<void>): void; method
181 close(fd: number): Promise<void>; method
513 close(): void; method
D@ohos.data.DataShareResultSet.d.ts267 close(): void; method
D@ohos.multimedia.mediaLibrary.d.ts392 close(fd: number, callback: AsyncCallback<void>): void; method
402 close(fd: number): Promise<void>; method
771 close(): void; method
D@ohos.multimedia.camera.d.ts576 close(callback: AsyncCallback<void>): void; method
585 close(): Promise<void>; method
D@ohos.bluetooth.d.ts920 close(): boolean; method
D@ohos.bluetoothManager.d.ts1207 close(): void; method
/interface/sdk-js/api/@internal/component/ets/
Dcontext_menu.d.ts25 static close(); method in ContextMenu
/interface/sdk-js/api/data/rdb/
DresultSet.d.ts304 close(): void; method
/interface/sdk-js/api/common/full/
Dviewmodel.d.ts843 close(): void; method