Searched defs:bytes (Results 1 – 8 of 8) sorted by relevance
| /test/xts/acts/kernel_lite/utils/ |
| D | libfs.cpp | 108 size_t bytes; in CopyFile() local
|
| /test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
| D | libfs.cpp | 111 size_t bytes; in CopyFile() local
|
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| D | SignalTestUtils.cpp | 182 size_t bytes = fread(buffer, 1, bufLen, fp); in CheckSigString() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | extension_test.cpp | 327 static void Callback(Text bytes) in Callback()
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | fcntlndk.cpp | 64 int bytes = PARAM_0; in Splice() local
|
| D | unistdndk.cpp | 593 int bytes = read(fd, buf, len); in Read() local 643 ssize_t bytes = readlinkat(PARAM_UNNORMAL, nullptr, nullptr, PARAM_0); in Readlinkat() local
|
| /test/xts/dcts/communication/dsoftbus/rpcserver/entry/src/main/ets/serviceability/ |
| D | ServiceAbility.ts | 404 let bytes = ashmem.readFromAshmem(huoqu, 0); variable
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| D | ActsNetTest.cpp | 1142 int bytes; variable 1655 size_t bytes = fread(buffer, 1, sizeof(buffer), fpRead); variable
|