Home
last modified time | relevance | path

Searched defs:dataLength (Results 1 - 25 of 59) sorted by relevance

123

/foundation/ability/ability_lite/interfaces/kits/want_lite/
H A Dwant.h77 uint16_t dataLength; member
/foundation/ai/neural_network_runtime/test/unittest/components/memory_manager/
H A Dmemory_manager_test.cpp91 const size_t dataLength = 100; in HWTEST_F() local
146 const size_t dataLength = 100; in HWTEST_F() local
201 const size_t dataLength = 100; in HWTEST_F() local
/foundation/ability/ability_lite/interfaces/inner_api/abilitymgr_lite/slite/
H A Dbms_helper.h30 uint16_t dataLength; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_data_structure.cpp26 ClassicDataStructure::ClassicDataStructure(uint8_t dataLength, int type, const std::vector<uint8_t> &value) in ClassicDataStructure() argument
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Deffect_filter_unittest.cpp47 size_t dataLength = 16; in CreatePixelMap() local
/foundation/ability/ability_lite/interfaces/kits/ability_lite/slite/
H A Dability_inner_message.h44 uint16_t dataLength = 0; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.h30 uint16_t dataLength; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/
H A Dcoap_discover.h60 size_t dataLength; member
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H A Dtcp_connection.cpp206 uint32_t dataLength = GetReceivedDataLength(header); in HandleReceivedData() local
240 uint32_t dataLength = Utils::ByteArrayToInt(header, PACKET_HEADER_LEN); GetReceivedDataLength() local
248 HandleRemoteControlReceivedData(uint32_t dataLength, uint8_t *header, uint8_t *buf) HandleRemoteControlReceivedData() argument
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H A Dtcp_connection.cpp206 uint32_t dataLength = GetReceivedDataLength(header); in HandleReceivedData() local
240 uint32_t dataLength = Utils::ByteArrayToInt(header, PACKET_HEADER_LEN); GetReceivedDataLength() local
248 HandleRemoteControlReceivedData(uint32_t dataLength, uint8_t *header, uint8_t *buf) HandleRemoteControlReceivedData() argument
[all...]
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/async/
H A Dmessage_queue_utils.h90 uint16_t dataLength; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontmgr_fuzzer/
H A Dfontmgr_fuzzer.cpp102 size_t dataLength = GetObject<size_t>() % MAX_SIZE + 1; in FontMgrFuzzTest003() local
148 size_t dataLength = GetObject<size_t>() % MAX_SIZE + 1; in FontMgrFuzzTest004() local
208 size_t dataLength = GetObject<size_t>() % MAX_SIZE + 1; in FontMgrFuzzTest005() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_service_response_list.cpp157 unsigned short dataLength = length - PROTOCOL_SIZE - TRANSACTION_ID_SIZE - SERVICE_STATUS_SIZE; in ParseTlvs2RespList() local
H A Dwifi_p2p_service_request_list.cpp118 unsigned short dataLength = length - PROTOCOL_SIZE - TRANSACTION_ID_SIZE; in ParseTlvs2ReqList() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dfont_mgr.cpp37 Typeface* FontMgr::LoadDynamicFont(const std::string& familyName, const uint8_t* data, size_t dataLength) in LoadDynamicFont() argument
45 LoadThemeFont(const std::string& familyName, const std::string& themeName, const uint8_t* data, size_t dataLength) LoadThemeFont() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_register_font.cpp61 LoadFromFontCollection( OH_Drawing_FontCollection* fontCollection, const std::string& familyName, const uint8_t* data, size_t dataLength) LoadFromFontCollection() argument
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp63 const size_t dataLength = 100; in GetBuffer() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/
H A Dhdi_device_test.cpp71 const size_t dataLength = 100; in GetBuffer() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp63 const size_t dataLength = 100; in GetBuffer() local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_1/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp63 const size_t dataLength = 100; in GetBuffer() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/
H A Dmedia_cached_buffer.h39 uint32_t dataLength; member
49 int64_t dataLength; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpicture_native_ndk_test.cpp86 size_t dataLength = bufferLength; in CreateAuxiliaryPictureNative() local
107 size_t dataLength = bufferLength; in HWTEST_F() local
147 size_t dataLength = bufferLength; in HWTEST_F() local
166 size_t dataLength = bufferLengthExceed; HWTEST_F() local
186 size_t dataLength = bufferLength; HWTEST_F() local
758 size_t dataLength = bufferLength; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp758 int32_t dataLength = 2; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp345 const uint32_t dataLength = 13 * 1024 * 1024; // 13 MB, 1024 is scale in HWTEST_F() local
406 uint32_t dataLength = 13 * 1024 * 1024; // 13 MB, 1024 is scale in HWTEST_F() local
477 uint32_t dataLength = 23 * 1024 * 1024; // 23 MB, 1024 is scale in HWTEST_F() local
535 const uint32_t dataLength = 13 * 1024 * 1024; // 13 MB, 1024 is scale HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Ddata_transformer.cpp137 uint32_t dataLength = -1; in DeSerializeNullValue() local
289 uint32_t dataLength = CalDataValueLength(dataValue); in SerializeValue() local

Completed in 22 milliseconds

123