Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pse/
Dpbap_pse_vcard_manager.cpp180 std::vector<std::string> includeProperties; in SetPhoneBook() local
233 std::vector<std::string> includeProperties; in SetPullvCardEntry() local
599 static std::string GetPropertySelectorWhere(const std::vector<std::string> &includeProperties) in GetPropertySelectorWhere()