Searched refs:GetValidUTF8StringLength (Results 1 – 2 of 2) sorted by relevance
54 int GetValidUTF8StringLength(const std::string& name) const;
72 int BleProperties::GetValidUTF8StringLength(const std::string &name) const in GetValidUTF8StringLength() function in OHOS::bluetooth::BleProperties101 length = GetValidUTF8StringLength(name); in SetLocalName()