Home
last modified time | relevance | path

Searched defs:setLength (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-vector.md759 ### setLength subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-vector.md759 ### setLength subsection
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c1214 uint16_t setLength = sizeof(SdpLanguageBaseAttributeId) * SDP_LANGUAGE_ATTRIBUTE_MAX; in SdpGetLanguageBaseAttributeIdList() local