Home
last modified time | relevance | path

Searched defs:destroyHttpBodyStream (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/types/libentry/
Dindex.d.ts24 export const destroyHttpBodyStream: () => number; constant
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/
Drawfile_request.cpp247 int32_t RawfileRequest::destroyHttpBodyStream() { in destroyHttpBodyStream() function in RawfileRequest