Home
last modified time | relevance | path

Searched defs:length_ (Results 1 - 22 of 22) sorted by relevance

/foundation/communication/netstack/utils/napi_utils/include/
H A Dsecure_char.h37 size_t length_ = 0; member in OHOS::NetStack::Secure::SecureChar
/foundation/multimedia/av_codec/services/dfx/include/
H A Davcodec_dump_utils.h39 std::vector<uint32_t> length_ = std::vector<uint32_t>(4, 0); member in OHOS::MediaAVCodec::AVCodecDumpControler
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Dav_file_descriptor.h29 int64_t length_; member
/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dsecure_data.h41 size_t length_ = 0; member in OHOS::NetStack::TlsSocket::SecureData
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_descriptor.h185 size_t length_; member in OHOS::Bluetooth::GattDescriptor
H A Dbluetooth_gatt_characteristic.h290 size_t length_; member in OHOS::Bluetooth::GattCharacteristic
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_utils.h86 size_t length_ = 0; member in OHOS::NetStack::Http::SecureChar
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dlink_queue.h110 uint32_t length_; member in OHOS::ACELite::final
/foundation/arkui/napi/sample/native_module_netserver/
H A Dnetserver.h71 size_t length_; member in NetServerEvent
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Dhelper_data_source_callback.h41 uint32_t length_; member
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Dmedia_data_source_callback.h41 uint32_t length_; member
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.h95 int32_t length_ = 0; member in OHOS::Ace::ListElement
H A Dlayout_manager.h299 int32_t length_ = 0; member in OHOS::Ace::LayoutManager
H A Drender_list.h555 int32_t length_ = 0; member in OHOS::Ace::RenderList
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.h37 size_t length_; member
63 AttributeValue(AttributeValue &&src) noexcept : value_(std::move(src.value_)), length_(src.length_) in length_() function
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.h68 size_t length_; member
122 size_t length_; global() member
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_stream.h55 size_t length_; member in OHOS::ImagePlugin::HeifBufferInputStream
/foundation/multimedia/player_framework/frameworks/js/soundpool/include/
H A Dsoundpool_napi.h168 int64_t length_ = 0; member
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
H A Drtcp.h52 uint16_t length_; member
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.h141 unsigned int length_; member in OHOS::Rosen::TextEngine::FontParser
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H A Dfont_parser_test.cpp208 unsigned int length_ = 0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.h220 int32_t length_ = 0; member in OHOS::Ace::NG::RichEditorDeleteValue

Completed in 10 milliseconds