Home
last modified time | relevance | path

Searched refs:VCardProperty (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dvcard_util.h30 class VCardProperty { class in stub::VCardVersion
32 VCardProperty(VCardVersion ver, std::string group, std::string name, std::string value, std::string paramsStr) in VCardProperty() function in stub::VCardVersion::VCardProperty
34 VCardProperty(std::string group, std::string name, std::string value, VCardParams params) in VCardProperty() function in stub::VCardVersion::VCardProperty
36 virtual ~VCardProperty() = default;
87 const std::vector<VCardProperty> &Properties() const in Properties()
89 static std::vector<VCardProperty> v; in Properties()
92 void AddProperty(const VCardProperty &property) in AddProperty()

Completed in 1 milliseconds