Home
last modified time | relevance | path

Searched defs:buf (Results 4101 - 4125 of 6737) sorted by relevance

1...<<161162163164165166167168169170>>...270

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_libjpeg_test.cpp57 unsigned char *buf = nullptr; in HWTEST_F() local
72 unsigned char buf = 'n'; in HWTEST_F() local
87 unsigned char *buf = nullptr; in HWTEST_F() local
302 uint8_t buf[bufSize] = "exif"; in HWTEST_F() local
319 uint8_t buf[bufSize] = "exif"; in HWTEST_F() local
335 const uint8_t *buf = new uint8_t; HWTEST_F() local
361 const uint8_t *buf = new uint8_t; HWTEST_F() local
403 unsigned char buf[20] = "ttttttExif"; HWTEST_F() local
424 unsigned char buf[20] = "tttttttttt"; HWTEST_F() local
445 unsigned char *buf = new unsigned char; HWTEST_F() local
462 unsigned char buf[20] = "ttttttttttttMM"; HWTEST_F() local
477 unsigned char buf[20] = "tttttttttttttt"; HWTEST_F() local
538 const uint8_t *buf = new uint8_t; HWTEST_F() local
556 const uint8_t *buf = new uint8_t; HWTEST_F() local
573 const uint8_t *buf = new uint8_t; HWTEST_F() local
592 const uint8_t *buf = new uint8_t; HWTEST_F() local
611 const uint8_t *buf = new uint8_t; HWTEST_F() local
630 const uint8_t *buf = new uint8_t; HWTEST_F() local
648 const uint8_t *buf = new uint8_t; HWTEST_F() local
665 const uint8_t *buf = new uint8_t; HWTEST_F() local
684 const uint8_t *buf = new uint8_t; HWTEST_F() local
702 const uint8_t *buf = new uint8_t; HWTEST_F() local
720 const uint8_t *buf = new uint8_t; HWTEST_F() local
737 const uint8_t *buf = new uint8_t; HWTEST_F() local
1301 const uint8_t *buf = new uint8_t; HWTEST_F() local
1325 const uint8_t *buf = new uint8_t; HWTEST_F() local
1347 unsigned char buf[10] = "testtest"; HWTEST_F() local
1364 const uint8_t *buf = new uint8_t; HWTEST_F() local
1382 const uint8_t *buf = new uint8_t; HWTEST_F() local
1400 const uint8_t *buf = new uint8_t; HWTEST_F() local
1633 const uint8_t *buf = new uint8_t; HWTEST_F() local
1731 unsigned char buf = 'n'; HWTEST_F() local
1747 uint8_t buf[20]; HWTEST_F() local
1763 uint8_t buf[20]; HWTEST_F() local
1779 const uint8_t *buf = new uint8_t; HWTEST_F() local
1800 const uint8_t *buf = new uint8_t; HWTEST_F() local
1818 unsigned char *buf = nullptr; HWTEST_F() local
1851 const uint8_t *buf = new uint8_t; HWTEST_F() local
2034 const uint8_t buf = 'a'; HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/video_encoder/
H A Dvideo_encoder_filter.cpp280 auto buf = CppExt::make_unique<AVBuffer>(Plugin::BufferMetaType::VIDEO); in AllocateOutputBuffers() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/audio_capture/
H A Daudio_capture_filter.cpp363 auto buf = std::make_shared<AVBuffer>(); in SendEos() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_adapter.cpp212 auto buf = std::make_shared<Buffer>(BufferMetaType::VIDEO); in Prepare() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialib_statistic_test/src/
H A Dmedia_space_statistics_test.cpp372 char buf[srcLen]; in CopyFile() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_notify.cpp89 uintptr_t buf = parcel.GetData(); in SendAlbumSub() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_asset_manager_test/src/
H A Dmedia_library_asset_manager_test.cpp276 unsigned char *buf = static_cast<unsigned char*>(malloc(destLen)); in HWTEST_F() local
324 unsigned char *buf = static_cast<unsigned char*>(malloc(destLen)); in HWTEST_F() local
372 unsigned char *buf = static_cast<unsigned char*>(malloc(destLen)); HWTEST_F() local
444 unsigned char *buf = static_cast<unsigned char*>(malloc(destLen)); HWTEST_F() local
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_language_manager.cpp129 char buf[MAX_PATH_LEN] = {0}; in UpdateRingtoneLanguage() local
159 char buf[MAX_PATH_LEN] = {0}; in UpdateVibrationLanguage() local
/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp251 pkt << buf; in Marshalling() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_config.cpp68 char buf[PATH_MAX + 1]; in GetRealConfigPath() local
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy_standard.cpp752 int32_t TransServerProxy::GetNodeKeyInfo(const char *pkgName, const char *networkId, int32_t key, unsigned char *buf, in GetNodeKeyInfo() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_message.c131 char *buf = (char *)SoftBusMalloc(dataLen + DC_DATA_HEAD_SIZE); in TransTdcPackData() local
178 char *buf = TransTdcPackData(channel, data, len, flags, &outLen); in TransTdcProcessPostData() local
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp386 auto *buf = parcel.ReadBuffer(sizeof(binder_buffer_object), false); in UnFlattenDBinderData() local
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_standard.cpp185 GetNodeKeyInfo(const char *pkgName, const char *networkId, int key, unsigned char *buf, uint32_t len) GetNodeKeyInfo() argument
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c214 uint8_t *buf = (uint8_t *)SoftBusCalloc(bufLen); in ConnBrPackCtlMessage() local
/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_auth_mock.cpp217 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid() argument
227 int32_t LnnGetNetworkIdByBtMac(const char *btMac, char *buf, uint32_t len) in LnnGetNetworkIdByBtMac() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp458 char buf[10] = {0}; in HWTEST_F() local
H A Dauth_net_ledger_mock.cpp138 int32_t LnnGetNetworkIdByUdid(const char *udid, char *buf, uint32_t len) in LnnGetNetworkIdByUdid() argument
241 uint8_t *buf = reinterpret_cast<uint8_t *>(SoftBusMalloc(size)); in Pack() local
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c140 ToTransData(uint32_t handle, uint32_t code, uint32_t option, const IpcIo *data, struct TransactData *buf) ToTransData() argument
197 struct TransactData buf; SendReply() local
458 struct TransactData buf; IpcSendRequest() local
[all...]
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_trans.c471 uint8_t *buf = (uint8_t *)SoftBusCalloc(bufLen); in ConnBlePackCtlMessage() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp150 char buf[UDID_BUF_LEN] = {0}; in HWTEST_F() local
315 char buf[UDID_BUF_LEN] = {0}; in HWTEST_F() local
357 char buf[NETWORK_ID_BUF_LEN] = {0}; HWTEST_F() local
374 char buf[UUID_BUF_LEN] = {0}; HWTEST_F() local
391 char buf[UDID_BUF_LEN] = {0}; HWTEST_F() local
740 char buf = '0'; HWTEST_F() local
[all...]
H A Dlnn_ledger_common_test.cpp761 char buf[UDID_BUF_LEN] = {0}; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp239 char buf[TEST_DATA_LENGTH_2]; in HWTEST_F() local
295 char buf[TEST_DATA_LENGTH_2]; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c195 uint8_t *DupMemBuffer(const uint8_t *buf, uint32_t size) in DupMemBuffer() argument
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_socket.c206 ssize_t ConnSendSocketData(int32_t fd, const char *buf, size_t len, int32_t timeout) in ConnSendSocketData() argument
254 static ssize_t OnRecvData(int32_t fd, char *buf, size_t len, int timeout, int flags) in OnRecvData() argument
284 ssize_t ConnRecvSocketData(int32_t fd, char *buf, size_t len, int32_t timeout) in ConnRecvSocketData() argument

Completed in 28 milliseconds

1...<<161162163164165166167168169170>>...270