Searched defs:readBuffer (Results 1 – 11 of 11) sorted by relevance
| /foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
| D | audio_service_common_unit_test.cpp | 363 std::unique_ptr<uint8_t[]> readBuffer = std::make_unique<uint8_t[]>(testSize); variable 392 std::unique_ptr<uint8_t[]> readBuffer = std::make_unique<uint8_t[]>(tempSize); variable 437 std::unique_ptr<uint8_t[]> readBuffer = std::make_unique<uint8_t[]>(tempSize); variable 476 std::unique_ptr<uint8_t[]> readBuffer = std::make_unique<uint8_t[]>(tempSize); variable 514 std::unique_ptr<uint8_t[]> readBuffer = std::make_unique<uint8_t[]>(tempSize); variable 651 std::unique_ptr<uint8_t[]> readBuffer = std::make_unique<uint8_t[]>(tempSize); variable
|
| /foundation/multimedia/media_foundation/tests/unittest/avbuffer/ |
| D | avsharedmemorybase_func_unit_test.cpp | 81 uint8_t readBuffer[SIZE] = {0}; variable
|
| /foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner/src/ |
| D | ringtone_read_test.cpp | 106 char readBuffer[maxSize]; in RingtoneRead() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| D | netlink_socket.cpp | 112 char readBuffer[KERNEL_BUFFER_SIZE] = {0}; in GetInfoFromKernel() local
|
| /foundation/distributedhardware/distributed_input/common/include/ |
| D | input_hub.cpp | 190 struct input_event readBuffer[bufferSize]; in GetEvents() local 287 void InputHub::RecordDeviceChangeStates(Device *device, struct input_event readBuffer[], const size… in RecordDeviceChangeStates() 309 …::CollectEvent(RawEvent *buffer, size_t &capacity, Device *device, struct input_event readBuffer[], in CollectEvent() 1431 void InputHub::HandleTouchScreenEvent(struct input_event readBuffer[], const size_t count, in HandleTouchScreenEvent() 1486 bool InputHub::CheckTouchPointRegion(struct input_event readBuffer[], const AbsInfo &absInfo) in CheckTouchPointRegion()
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| D | zip_file.cpp | 409 std::string readBuffer; in UnzipWithStore() local
|
| /foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
| D | util.cpp | 272 char readBuffer[READ_SIZE] = {0}; in ReadImageFile() local
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| D | ipc_capi_parcel_unittest.cpp | 217 const uint8_t *readBuffer = OH_IPCParcel_ReadBuffer(dataCParcel, bufLength); in ReadWriteBuffer() local 750 const uint8_t* readBuffer = OH_IPCParcel_ReadBuffer(parcel, len); variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | zip_file.cpp | 426 std::string readBuffer; in UnzipWithStore() local
|
| /foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
| D | zip_file.cpp | 722 std::string readBuffer = zipFileReader_->ReadBuffer(startPos, readLen); in UnzipWithStore() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| D | webgl2_rendering_context_impl.cpp | 1333 WebGLBuffer* readBuffer = GetBoundBuffer(env, targets[0]); // read in CopyBufferSubData() local
|