/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A 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
|
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/avbuffer/ |
H A D | avsharedmemorybase_func_unit_test.cpp | 81 uint8_t readBuffer[SIZE] = {0}; variable
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/ |
H A D | hdf_io_service.h | 44 uint64_t readBuffer; member
|
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner/src/ |
H A D | ringtone_read_test.cpp | 106 char readBuffer[maxSize]; in RingtoneRead() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | netlink_socket.cpp | 112 char readBuffer[KERNEL_BUFFER_SIZE] = {0}; in GetInfoFromKernel() local
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/ |
H A D | hiview_zip_util.cpp | 201 char readBuffer[BUFFER_SIZE] = { 0 }; in DoUnzipFile() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/ |
H A 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()
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/ |
H A D | attribute.c | 193 const Uint8Array *readBuffer) in ParseAttributeSerializedMsgInner() 233 Uint8Array *readBuffer = CreateUint8ArrayBySize(MAX_EXECUTOR_MSG_LEN); in ParseAttributeSerializedMsg() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/ |
H A D | attribute.c | 196 const Uint8Array *readBuffer) in ParseAttributeSerializedMsgInner() 224 Uint8Array *readBuffer = CreateUint8ArrayBySize(MAX_EXECUTOR_MSG_LEN); in ParseAttributeSerializedMsg() local
|
/ohos5.0/drivers/hdf_core/framework/utils/include/ |
H A D | hdf_sbuf_impl.h | 44 bool (*readBuffer)(struct HdfSBufImpl *sbuf, const uint8_t **data, uint32_t *readSize); member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | zip_file.cpp | 409 std::string readBuffer; in UnzipWithStore() local
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | util.cpp | 272 char readBuffer[READ_SIZE] = {0}; in ReadImageFile() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | zip_file.cpp | 426 std::string readBuffer; in UnzipWithStore() local
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_http_request_process.cpp | 218 std::vector<uint8_t> readBuffer; in GetAttrAgain() local
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | zip_file.cpp | 722 std::string readBuffer = zipFileReader_->ReadBuffer(startPos, readLen); in UnzipWithStore() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_impl.cpp | 1333 WebGLBuffer* readBuffer = GetBoundBuffer(env, targets[0]); // read in CopyBufferSubData() local
|