Home
last modified time | relevance | path

Searched defs:GetLength (Results 1 – 16 of 16) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_data_structure.cpp37 uint8_t ClassicDataStructure::GetLength() const in GetLength() function in OHOS::bluetooth::ClassicDataStructure
/foundation/arkui/napi/native_engine/impl/ark/native_value/
Dark_native_data_view.cpp52 size_t ArkNativeDataView::GetLength() in GetLength() function in ArkNativeDataView
Dark_native_typed_array.cpp116 size_t ArkNativeTypedArray::GetLength() in GetLength() function in ArkNativeTypedArray
Dark_native_array.cpp73 uint32_t ArkNativeArray::GetLength() in GetLength() function in ArkNativeArray
Dark_native_array_buffer.cpp88 size_t ArkNativeArrayBuffer::GetLength() in GetLength() function in ArkNativeArrayBuffer
Dark_native_buffer.cpp148 size_t ArkNativeBuffer::GetLength() in GetLength() function in ArkNativeBuffer
Dark_native_string.cpp113 size_t ArkNativeString::GetLength() in GetLength() function in ArkNativeString
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
Drs_vector2.h232 T Vector2<T>::GetLength() const in GetLength() function
Drs_vector3.h141 T Vector3<T>::GetLength() const in GetLength() function
Drs_vector4.h207 T Vector4<T>::GetLength() const in GetLength() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_event_hub.cpp256 int32_t RichEditorDeleteValue::GetLength() const in GetLength() function in OHOS::Ace::NG::RichEditorDeleteValue
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dpath.cpp203 scalar Path::GetLength(bool forceClosed) const in GetLength() function in OHOS::Rosen::Drawing::Path
/foundation/ability/idl_tool/util/
Dstring.cpp162 int String::GetLength() const in GetLength() function in OHOS::Idl::String
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Darray_wrapper.cpp54 ErrCode Array::GetLength(long &size) /* [out] */ in GetLength() function in OHOS::AAFwk::Array
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_path.cpp299 scalar SkiaPath::GetLength(bool forceClosed) const in GetLength() function in OHOS::Rosen::Drawing::SkiaPath
/foundation/arkui/ace_engine/frameworks/core/components/list/
Drender_list.h201 int32_t GetLength() const in GetLength() function