Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 5 of 5) sorted by relevance

/interface/sdk-js/build-tools/collect_application_api/src/
Dapi_writer.js33 flush() { method in ApiJsonWriter
67 async flush() { method in ApiExcelWriter
150 async flush() { method in ApiWriter
Dutils.js330 static flush(output) { method in Logger
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
Ducnv_err.h196 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
212 …UBool flush; /**< The internal state of converter will be reset and data flushed if… member
/interface/sdk-js/api/
D@ohos.fileio.d.ts1831 flush(): Promise<void>; method
1843 flush(callback: AsyncCallback<void>): void; method
D@ohos.multimedia.audio.d.ts8299 flush(): Promise<void>; method