Home
last modified time | relevance | path

Searched defs:bytes (Results 826 - 850 of 3410) sorted by relevance

1...<<31323334353637383940>>...137

/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_connector.cpp140 int bytes = sprintf_s(buffer, sizeof(buffer), "%d\n", level); in SetBrightness() local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_connector.cpp144 int bytes = sprintf_s(buffer, sizeof(buffer), "%d\n", level); in SetBrightness() local
/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_connector.cpp140 int bytes = sprintf_s(buffer, sizeof(buffer), "%d\n", level); in SetBrightness() local
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_packet.c186 uint8_t *bytes = (uint8_t*)&value; in IntToHex() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_provider_data.cpp157 char* bytes = new (std::nothrow) char[size]; in AddImageData() local
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dfms_form_provider_data_new_leg_test.cpp78 char* bytes = new char[1]; in HWTEST_F() local
97 char* bytes = new char[1]; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dlocal_data_source.cpp158 bool LocalDataSource::OnBytesReceived(const std::string &fileId, const uint8_t *bytes, int64_t offset, int64_t length) in OnBytesReceived() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtp/
H A Drtp_unit_test.cpp49 size_t bytes = 0; in HWTEST_F() local
57 size_t bytes = sizeof(data); in HWTEST_F() local
65 size_t bytes = sizeof(data); in HWTEST_F() local
73 size_t bytes = sizeof(data); in HWTEST_F() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dlocal_data_source.cpp157 bool LocalDataSource::OnBytesReceived(const std::string &fileId, const uint8_t *bytes, int64_t offset, int64_t length) in OnBytesReceived() argument
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp.cpp50 static inline int32_t AlignSize(int32_t bytes) in AlignSize() argument
86 auto bytes = AlignSize(realSize); in Create() local
187 auto bytes = AlignSize(realSize); in Create() local
232 auto bytes = AlignSize(realSize); Create() local
[all...]
H A Drtcp_context.cpp24 void RtcpContext::OnRtp(uint16_t /*seq*/, uint32_t stamp, uint64_t ntpStampMs, uint32_t /*sampleRate*/, size_t bytes) in OnRtp() argument
114 void RtcpReceiverContext::OnRtp(uint16_t seq, uint32_t stamp, uint64_t ntpStampMs, uint32_t sampleRate, size_t bytes) in OnRtp() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp46 size_t const bytes = sizeof(v) < constantSize ? sizeof(v) : constantSize; in hash() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.cpp178 const char* bytes = reinterpret_cast<const char*>(data); in SendWhenReady() local
232 char* bytes = static_cast<char*>(data); in ReceiveWhenReady() local
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/
H A Dimage_processing_native.cpp51 float bytes; in GetBytesPerPixel() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/deferred_proc_session/
H A Ddeferred_photo_proc_session.cpp29 OnProcessImageDone(const std::string &imageId, const sptr<IPCFileDescriptor> ipcFileDescriptor, const long bytes, bool isCloudImageEnhanceSupported) OnProcessImageDone() argument
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Dmultistages_capture_deferred_photo_proc_session_callback.cpp286 OnProcessImageDone(const string &imageId, const uint8_t *addr, const long bytes, bool isCloudEnhancementAvailable) OnProcessImageDone() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_formmap_operations.cpp78 ssize_t bytes = read(uniqueFd.Get(), tempBuffer, statInfo.st_size); in ReadThumbnailFile() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_adapter.cpp421 uint32_t bytes = rawDateVec[0].size; in FillTaskWithResultBuffer() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c111 char *bytes = PackRequest(&conn->appInfo); in StartVerifySession() local
/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_message_parcel.cpp351 jbyteArray bytes = env->NewByteArray(size); in Java_ohos_rpc_MessageParcel_nativeReadRawData() local
/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp956 ssize_t bytes = ConnSendSocketData(clientfd, "Hello world", 11, 0); in HWTEST_F() local
995 int32_t bytes = ConnSendSocketData(clientfd, nullptr, 10, 0); in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_core_tcp_direct_test.cpp480 const char *bytes = "Get Message"; in HWTEST_F() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp272 int32_t NetworkShareService::GetStatsRxBytes(int32_t &bytes) in GetStatsRxBytes() argument
283 int32_t NetworkShareService::GetStatsTxBytes(int32_t &bytes) in GetStatsTxBytes() argument
294 int32_t NetworkShareService::GetStatsTotalBytes(int32_t &bytes) in GetStatsTotalBytes() argument
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp67 void NfcSdkCommon::HexStringToBytes(const std::string &src, std::vector<unsigned char> &bytes) in HexStringToBytes() argument
144 void NfcSdkCommon::StringToAsciiBytes(const std::string &src, std::vector<unsigned char> &bytes) in StringToAsciiBytes() argument
158 std::vector<unsigned char> bytes; in StringToHexString() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util_test.cpp811 uint8_t bytes[] = {0, 0xE0, 0XFC, 0X81, 0, 0, 0, 0X01, 0}; in HWTEST_F() local
817 uint8_t bytes[] = {0, 0xE0, 0XFC, 0X80, 0, 0, 0, 0X01, 0}; in HWTEST_F() local

Completed in 22 milliseconds

1...<<31323334353637383940>>...137