| /foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/ |
| H A D | nn_tensor_test.cpp | 149 void* buffer = dataArry; in HWTEST_F() local 170 void* buffer = dataArry; in HWTEST_F() local 556 void* buffer = dataArry; in HWTEST_F() local 680 void* buffer = dataArry; in HWTEST_F() local 702 void* buffer = dataArry; in HWTEST_F() local 1148 void* buffer = dataArry; HWTEST_F() local 1183 void* buffer = dataArry; HWTEST_F() local [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/ |
| H A D | nn_compiled_cache_test.cpp | 102 Buffer buffer; in HWTEST_F() local 166 Buffer buffer; in HWTEST_F() local 227 Buffer buffer; in HWTEST_F() local 306 Buffer buffer; HWTEST_F() local [all...] |
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/ |
| H A D | intell_voice_engine_proxy.cpp | 146 int32_t IntellVoiceEngineProxy::WriteAudio(const uint8_t *buffer, uint32_t size) in WriteAudio() argument
|
| H A D | intell_voice_service_proxy.cpp | 174 int32_t IntellVoiceServiceProxy::GetWakeupSourceFile(const std::string &filePath, std::vector<uint8_t> &buffer) in GetWakeupSourceFile() argument 211 int32_t IntellVoiceServiceProxy::SendWakeupFile(const std::string &filePath, const std::vector<uint8_t> &buffer) in SendWakeupFile() argument [all...] |
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
| H A D | detection_post_process_builder.cpp | 48 void* buffer = tensor->GetBuffer();
in SetInputSize() local 67 void* buffer = tensor->GetBuffer();
in SetScale() local 96 void* buffer = tensor->GetBuffer();
in SetNmsIoUThreshold() local 118 void* buffer = tensor->GetBuffer(); SetNmsScoreThreshold() local 140 void* buffer = tensor->GetBuffer(); SetMaxDetections() local 162 void* buffer = tensor->GetBuffer(); SetDetectionsPerClass() local 184 void* buffer = tensor->GetBuffer(); SetMaxClassesPerDetection() local 206 void* buffer = tensor->GetBuffer(); SetNumClasses() local 228 void* buffer = tensor->GetBuffer(); SetUseRegularNms() local 250 void* buffer = tensor->GetBuffer(); SetOutQuantized() local [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/common/v1_0/ |
| H A D | compilation_mock_idevice.cpp | 178 Buffer buffer; in ExportModelCache() local 205 void* buffer = malloc(length); in AllocateBuffer() local 213 OH_NN_ReturnCode HDIDeviceV1_0::ReleaseBuffer(const void* buffer) in ReleaseBuffer() argument [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/ |
| H A D | audio_sink.cpp | 286 int32_t AudioSink::Write(uint8_t *buffer, size_t size) in Write() argument
|
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| H A D | mock_js_runtime.h | 86 bool GetFileBuffer(const std::string& filePath, std::string& fileFullName, std::vector<uint8_t>& buffer) in GetFileBuffer() argument
|
| /foundation/CastEngine/castengine_wifi_display/tests/demo/rtp/ |
| H A D | rtp_dec_demo.cpp | 90 char buffer[BUFF_SIZE]; in RecvUDP() local
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/ |
| H A D | cast_local_file_channel_client.cpp | 158 bool CastLocalFileChannelClient::ProcessServerResponse(const uint8_t *buffer, unsigned int length, in ProcessServerResponse() argument 175 void CastLocalFileChannelClient::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
|
| /foundation/ability/ability_runtime/test/unittest/capi_ability_runtime_application_context_test/ |
| H A D | capi_ability_runtime_application_context_test.cpp | 149 char buffer[bufferSize]; in HWTEST_F() local 188 char buffer[bufferSize]; in HWTEST_F() local 226 char buffer[bufferSize]; HWTEST_F() local 274 char buffer[bufferSize]; HWTEST_F() local 413 char buffer[bufferSize]; HWTEST_F() local 456 char buffer[bufferSize]; HWTEST_F() local 498 char buffer[bufferSize]; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
| H A D | cj_ability_stage.cpp | 61 CurrentHapModuleInfo* buffer = static_cast<CurrentHapModuleInfo*>(malloc(sizeof(CurrentHapModuleInfo))); in FFICJCurrentHapModuleInfo() local [all...] |
| /foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/ |
| H A D | cast_local_file_channel_client.cpp | 160 bool CastLocalFileChannelClient::ProcessServerResponse(const uint8_t *buffer, unsigned int length, in ProcessServerResponse() argument 177 void CastLocalFileChannelClient::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_canvas_image_data.cpp | 55 auto* buffer = static_cast<uint32_t*>(arrayBuffer->GetBuffer()); in Constructor() local 64 auto buffer = data->GetArrayBuffer(); in Constructor() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | form_module_preloader.cpp | 173 auto buffer = jsAsset->GetData(); in ReadFileFromAssetManager() local
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
| H A D | form_renderer_dispatcher_proxy.cpp | 56 auto buffer = static_cast<const char*>(reply.ReadRawData(size)); in DispatchPointerEvent() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/ |
| H A D | extend_resource_manager_proxy.cpp | 329 char buffer[DEFAULT_BUFFER_SIZE] = {0}; in CopyFiles() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/ |
| H A D | quick_fix_manager_proxy.cpp | 244 char buffer[DEFAULT_BUFFER_SIZE] = {0}; in CopyFiles() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_proxy_test/ |
| H A D | bundle_resource_proxy_test.cpp | 269 void *buffer = nullptr; in HWTEST_F() local
|
| /foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
| H A D | ark_interop_module.cpp | 110 void ARKTSInner_CJArrayBufferDeleter(void*, void* buffer, void* lambdaId) in ARKTSInner_CJArrayBufferDeleter() argument
|
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | clip_utils.cpp | 168 Color32* buffer = reinterpret_cast<Color32*>(const_cast<uint8_t*>(imageInfo->data)); in DrawPixel() local
|
| /foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/test/unittest/common/ |
| H A D | cache_manager_tdd_test.cpp | 42 char *buffer = static_cast<char *>(ace_malloc(sizeof(char) * totalSize)); in HWTEST_F() local 76 char *buffer = static_cast<char *>(ace_malloc(sizeof(char) * totalSize)); in HWTEST_F() local 119 char *buffer = static_cast<char *>(ace_malloc(sizeof(char) * totalSize)); HWTEST_F() local 150 char *buffer = static_cast<char *>(ace_malloc(sizeof(char) * totalSize)); HWTEST_F() local 183 char *buffer = static_cast<char *>(ace_malloc(sizeof(char) * totalSize)); HWTEST_F() local 221 char *buffer = static_cast<char *>(ace_malloc(sizeof(char) * totalSize)); HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/frameworks/imgdecode/ |
| H A D | image_load.cpp | 64 bool ImageLoad::UncompressImageInZip(ImageInfo& imageInfo, uint8_t* buffer, uint32_t size) in UncompressImageInZip() argument 172 bool ImageLoad::UnZip2ImageInfo(ImageInfo& imageInfo, uint8_t* buffer, uint32_t size) in UnZip2ImageInfo() argument 188 uint8_t* buffer = reinterpret_cast<uint8_t*>(UIMalloc(size)); in GetImageInfo() local [all...] |
| /foundation/arkui/ui_lite/frameworks/dfx/ |
| H A D | ui_screenshot.cpp | 102 bool WriteBlockToFile(int32_t fd, uint32_t* buffer, uint8_t*& startAddr, uint32_t row, in WriteBlockToFile() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_clip/ |
| H A D | ui_test_clip.cpp | 90 char buffer[BUFFER_SIZE]; in OnClick() local 189 char buffer[BUFFER_SIZE]; in UIKitClipTest001() local
|