Home
last modified time | relevance | path

Searched defs:stream (Results 1 - 13 of 13) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeMemoryStreamTest.cpp46 OH_Drawing_MemoryStream *stream = OH_Drawing_MemoryStreamCreate(data, 10, true); in HWTEST_F() local
65 OH_Drawing_MemoryStream *stream = OH_Drawing_MemoryStreamCreate(nullptr, 10, true); in HWTEST_F() local
85 OH_Drawing_MemoryStream *stream = OH_Drawing_MemoryStreamCreate(nullptr, -10, true); HWTEST_F() local
102 OH_Drawing_MemoryStream *stream = OH_Drawing_MemoryStreamCreate(data, 10, true); HWTEST_F() local
[all...]
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/
H A Drawfile_request.h40 ArkWeb_HttpBodyStream *stream() { return stream_; } in stream() function in RawfileRequest
/test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/
H A Drawfile_request.h40 ArkWeb_HttpBodyStream *stream() { return stream_; } in stream() function in RawfileRequest
/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/
H A Drawfile_request.h39 ArkWeb_HttpBodyStream *stream() { return stream_; } in stream() function in RawfileRequest
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
H A Dtest_request.h44 ArkWeb_HttpBodyStream *stream() { return stream_; } in stream() function in TestRequest
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdioextndk.cpp219 FILE *stream = fopen(path, mode); in FEof_unlocked() local
233 FILE *stream = fopen(path, mode); in FError_unlocked() local
249 FILE *stream in FFlush_unlocked() local
263 FILE *stream = fopen(path, mode); FGetC_unlocked() local
280 FILE *stream = fopen(path, mode); FGetLn() local
299 FILE *stream = fopen(path, mode); FGetS_unlocked() local
316 FILE *stream = fopen(path, mode); FileNo_unlocked() local
331 FILE *stream = fopen(path, mode); FClose() local
346 FILE *stream = fopen(path, mode); FMemOpen() local
366 FILE *stream = fopen(path, mode); FlockFile() local
382 FILE *stream = fopen(path, mode); FileNo() local
396 FILE *stream = fopen(path, mode); FError() local
412 FILE *stream = fopen(path, mode); FGets() local
430 FILE *stream = fopen(path, mode); FGetPos64() local
445 FILE *stream = fopen(path, mode); FGetPos() local
459 FILE *stream = fopen(path, mode); FGetC() local
475 FILE *stream = fopen(path, mode); FFlush() local
490 FILE *stream = fdopen(fileDescribe, mode); FdOpen() local
[all...]
H A Dstdiondk.cpp178 FILE *stream = fopen(path, "r"); in Feof() local
H A Dotherstestndk.cpp290 FILE *stream = fopen(path, mode); in EndMntEnt() local
H A Dwcharndk.cpp75 int vfwprintfTest(FILE *stream, wchar_t *fmt, ...) in vfwprintfTest() argument
H A Dwcharndk1.cpp1036 int Vfwprintf_Test(FILE *stream, const wchar_t *format, ...) in Vfwprintf_Test() argument
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestStdio.cpp179 int FormatVfprintf(FILE *stream, char *format, ...) in FormatVfprintf() argument
188 int FormatVfscanf(FILE *stream, const char *format, ...) in FormatVfscanf() argument
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.h178 std::shared_ptr<Stream> stream = nullptr; member
H A Dbuffer_manager_utest.cpp100 auto stream = std::make_shared<BufferManagerTest::Stream>(); in HWTEST_F() local
353 auto stream = std::make_shared<Stream>(); in HWTEST_F() local
656 AddStream(const std::shared_ptr<Stream>& stream) AddStream() argument
[all...]

Completed in 17 milliseconds