Searched defs:attrStr (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/security/security_guard/services/config_manager/src/ |
H A D | config_database_helper.cpp | 91 std::string attrStr; in QueryAppInfoBase() local 162 std::string attrStr; in QueryAppInfosByName() local 253 std::string attrStr; in QueryAppInfoByAttribute() local 271 std::string attrStr; in SetValuesBucket() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
H A D | tracker_table.cpp | 99 std::string attrStr; in ToString() local
|
H A D | table_info.cpp | 161 std::string attrStr = "\"" + fieldName_ + "\": {"; in ToAttributeString() local 671 std::string attrStr; in ToTableInfoString() local
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 152 … PlayerGettingText(const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr) in PlayerGettingText()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 122 const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label) in OnGetPlayerAppSettingAttributeText() 1426 const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label) in OnGetPlayerAppSettingAttributeText() 1446 …RawAddress rawAddr, std::vector<uint8_t> attributes, std::vector<std::string> attrStr, uint8_t lab… in OnGetPlayerAppSettingAttributeTextNative()
|
H A D | avrcp_tg_profile.cpp | 744 …const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label, in… in SendGetPlayerApplicationSettingAttributeTextRsp()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 1219 … const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, int result) const in OnGetPlayerAppSettingAttributeText() argument
|