/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/ |
H A D | trigger_connector.cpp | 425 sptr<Ashmem> buffer = OHOS::Ashmem::CreateAshmem("ModelData", modelData.size()); in CreateAshmemFromModelData() local
|
/foundation/ai/intelligent_voice_framework/frameworks/native/ |
H A D | intell_voice_manager.cpp | 208 const uint8_t *buffer = static_cast<const uint8_t *>(ashmem->ReadFromAshmem(size, 0)); in GetFileDataFromAshmem() local
|
/foundation/ai/neural_network_runtime/test/unittest/components/v2_1/hdi_prepared_model/ |
H A D | hdi_prepared_model_test.cpp | 60 void HDIPreparedModelTest::GetBuffer(void*& buffer, size_t length) in GetBuffer() argument 78 void HDIPreparedModelTest::InitTensor(std::vector<IOTensor>& inputs, void* buffer, size_t length) in InitTensor() argument 238 Buffer buffer; in HWTEST_F() local 284 void* buffer = nullptr; in HWTEST_F() local 305 void* buffer = nullptr; HWTEST_F() local 356 void* buffer = nullptr; HWTEST_F() local 388 void* buffer = nullptr; HWTEST_F() local 754 void* buffer = m_dataArry; HWTEST_F() local [all...] |
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | snapshot.cpp | 134 unique_ptr<PixelMap> Snapshot::CreatePixelMap(const uint8_t* buffer, uint32_t bufferSize) in CreatePixelMap() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/ |
H A D | softbus_transport_test.cpp | 247 std::shared_ptr<DSchedDataBuffer> buffer = std::make_shared<DSchedDataBuffer>(SIZE_1); in HWTEST_F() local 268 std::shared_ptr<DSchedDataBuffer> buffer = std::make_shared<DSchedDataBuffer>(SIZE_1); in HWTEST_F() local 383 std::shared_ptr<DSchedDataBuffer> buffer = std::make_shared<DSchedDataBuffer>(SIZE_1); in HWTEST_F() local 401 std::shared_ptr<DSchedDataBuffer> buffer = std::make_shared<DSchedDataBuffer>(SIZE_1); in HWTEST_F() local 420 std::shared_ptr<DSchedDataBuffer> buffer = HWTEST_F() local 454 std::shared_ptr<DSchedDataBuffer> buffer = std::make_shared<DSchedDataBuffer>(DSCHED_BUFFER_SIZE_100); HWTEST_F() local 472 std::shared_ptr<DSchedDataBuffer> buffer = std::make_shared<DSchedDataBuffer>(SIZE_1); HWTEST_F() local 493 std::shared_ptr<DSchedDataBuffer> buffer = std::make_shared<DSchedDataBuffer>(SIZE_1); HWTEST_F() local 563 uint8_t *buffer = new uint8_t[SIZE_50] {0}; HWTEST_F() local [all...] |
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | engine_util.cpp | 64 int32_t EngineUtil::WriteAudio(const uint8_t *buffer, uint32_t size) in WriteAudio() argument 138 void EngineUtil::WriteBufferFromAshmem(uint8_t *&buffer, uint32_t size, sptr<OHOS::Ashmem> ashmem) in WriteBufferFromAshmem() argument 166 uint8_t *buffer = nullptr; ProcDspModel() local [all...] |
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | depthwise_conv2d_native_builder.cpp | 72 void* buffer = tensor->GetBuffer(); in SetActivation() local 112 void* buffer = tensor->GetBuffer(); in SetStrides() local 131 void* buffer = tensor->GetBuffer(); in SetDilation() local 153 void* buffer in SetPadModeOrPaddings() local [all...] |
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nn_tensor.cpp | 342 void NNTensor::SetBuffer(const void* buffer, size_t length) in SetBuffer() argument 428 const uint8_t* buffer = static_cast<const uint8_t*>(m_buffer); in ConvertToLiteGraphTensor() local
|
H A D | nncompiled_cache.cpp | 390 unsigned short NNCompiledCache::GetCrc16(char* buffer, size_t length) const in GetCrc16() argument
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/ |
H A D | rtsp_channel_manager.cpp | 33 void RtspChannelManager::ChannelListener::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
|
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
H A D | encrypt_decrypt.cpp | 43 uint8_t buffer[PC_ENCRYPT_LEN] = {0}; in GetAESIv() local
|
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
H A D | js_runtime_utils.h | 177 auto buffer = std::make_unique<char[]>(len + 1); in ConvertFromJsValue() local
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/ |
H A D | cast_local_file_channel_server.cpp | 150 void CastLocalFileChannelServer::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument 160 void CastLocalFileChannelServer::ProcessRequestData(const uint8_t *buffer, int length) in ProcessRequestData() argument 306 std::unique_ptr<uint8_t[]> buffer = std::make_unique<uint8_t[]>(sendLen + offset); in ResponseFileDataRequest() local 349 SendData(const uint8_t *buffer, int length) SendData() argument 367 ReadFileDataByFd(int fd, int64_t start, int sendLen, uint8_t *buffer) ReadFileDataByFd() argument [all...] |
H A D | cast_local_file_channel_common.cpp | 75 std::optional<size_t> CheckAndGetHttpHeader(const uint8_t *buffer, unsigned int length, in CheckAndGetHttpHeader() argument 214 bool ParseHttpRequest(const uint8_t *buffer, int length, std::map<std::string, std::string> &request) in ParseHttpRequest() argument 248 bool ParseHttpResponse(const uint8_t *buffer, int length, std::map<std::string, std::string> &response, in ParseHttpResponse() argument
|
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/ |
H A D | video_play_controller.cpp | 323 sptr<SurfaceBuffer> buffer; in RenderInCopyMode() local
|
/foundation/ability/ability_runtime/frameworks/cj/ffi/ |
H A D | cj_application_context.cpp | 575 CApplicationInfo* buffer = static_cast<CApplicationInfo*>(malloc(sizeof(CApplicationInfo))); in FFICJApplicationInfo() local
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
H A D | encrypt_decrypt.cpp | 43 uint8_t buffer[PC_ENCRYPT_LEN] = {0};
in GetAESIv() local
|
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
H A D | rtsp_channel_manager.cpp | 33 void RtspChannelManager::ChannelListener::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
|
/foundation/ability/ability_base/interfaces/kits/native/want/include/ |
H A D | want_params.h | 49 uint8_t *buffer = nullptr; member in OHOS::AAFwk::UnsupportedData
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/ |
H A D | cast_local_file_channel_server.cpp | 150 void CastLocalFileChannelServer::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument 160 void CastLocalFileChannelServer::ProcessRequestData(const uint8_t *buffer, int length) in ProcessRequestData() argument 299 std::unique_ptr<uint8_t[]> buffer = std::make_unique<uint8_t[]>(sendLen + offset); in ResponseFileDataRequest() local 338 SendData(const uint8_t *buffer, int length) SendData() argument 356 ReadFileDataByFd(int fd, int64_t start, int sendLen, uint8_t *buffer) ReadFileDataByFd() argument [all...] |
H A D | cast_local_file_channel_common.cpp | 75 std::optional<size_t> CheckAndGetHttpHeader(const uint8_t *buffer, unsigned int length, in CheckAndGetHttpHeader() argument 214 bool ParseHttpRequest(const uint8_t *buffer, int length, std::map<std::string, std::string> &request) in ParseHttpRequest() argument 248 bool ParseHttpResponse(const uint8_t *buffer, int length, std::map<std::string, std::string> &response, in ParseHttpResponse() argument
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ |
H A D | rtp_codec_ts.cpp | 255 DataBuffer::Ptr buffer = std::make_shared<DataBuffer>(); in InputFrame() local
|
/foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
H A D | video_sink_decoder.cpp | 301 void VideoSinkDecoder::OnInputBufferAvailable(uint32_t index, std::shared_ptr<MediaAVCodec::AVSharedMemory> buffer) in OnInputBufferAvailable() argument 266 OnOutputBufferAvailable(uint32_t index, MediaAVCodec::AVCodecBufferInfo info, MediaAVCodec::AVCodecBufferFlag flag, std::shared_ptr<MediaAVCodec::AVSharedMemory> buffer) OnOutputBufferAvailable() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
H A D | model_pattern.cpp | 185 auto buffer = shaderInputBuffer->Map(fSize); in ShaderInputBufferToStr() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_foreach_ffi.cpp | 71 auto buffer = (char**)malloc(sizeof(const char*) * result.size()); in FfiOHOSAceFrameworkViewGetIdArray() local [all...] |