/system/bt/packet/tests/avrcp/ |
D | get_element_attributes_packet_test.cc | 37 ASSERT_EQ(attribute_list[0], Attribute::TITLE); in TEST() 48 ASSERT_EQ(attribute_list[0], Attribute::TITLE); in TEST() 83 builder->AddAttributeEntry(Attribute::TITLE, "test"); in TEST() 91 builder->AddAttributeEntry(Attribute::TITLE, "Test Song"); in TEST() 107 auto attribute = AttributeEntry(Attribute::TITLE, "1234"); in TEST() 115 truncated_builder->AddAttributeEntry(Attribute::TITLE, "1234truncated")); in TEST()
|
D | get_item_attributes_packet_test.cc | 33 builder->AddAttributeEntry(Attribute::TITLE, "Test Song"); in TEST() 46 builder->AddAttributeEntry(Attribute::TITLE, "Test Song"); in TEST() 56 auto attribute = AttributeEntry(Attribute::TITLE, "1234"); in TEST() 64 truncated_builder->AddAttributeEntry(Attribute::TITLE, "1234truncated")); in TEST() 101 std::vector<Attribute> attrs_requested = {Attribute::TITLE, in TEST()
|
D | get_folder_items_packet_test.cc | 111 attributes.insert(AttributeEntry(Attribute::TITLE, "Test Title")); in TEST() 121 attributes.insert(AttributeEntry(Attribute::TITLE, "Test Title")); in TEST() 221 std::vector<Attribute> attribute_list = {Attribute::TITLE}; in TEST() 237 {Attribute::TITLE}); in TEST()
|
/system/bt/profile/avrcp/tests/ |
D | avrcp_device_test.cc | 109 AttributeEntry(Attribute::TITLE, "Test Song"), in TEST_F() 243 AttributeEntry(Attribute::TITLE, "Test Song"), in TEST_F() 408 AttributeEntry(Attribute::TITLE, "Test Song"), in TEST_F() 522 AttributeEntry(Attribute::TITLE, "Test Song"), in TEST_F() 590 AttributeEntry(Attribute::TITLE, "Test Song"), in TEST_F() 602 compare_to_partial->AddAttributeEntry(Attribute::TITLE, "Test Song"); in TEST_F() 610 compare_to_full->AddAttributeEntry(Attribute::TITLE, "Test Song"); in TEST_F() 626 truncated_packet->AddAttributeEntry(Attribute::TITLE, "1234"); in TEST_F() 640 {AttributeEntry(Attribute::TITLE, "1234truncated")}}; in TEST_F() 756 AttributeEntry(Attribute::TITLE, "Test Song"), in TEST_F() [all …]
|
/system/bt/profile/avrcp/ |
D | device.cc | 1049 builder->AddAttributeEntry(Attribute::TITLE, item_requested.folder.name); in GetItemAttributesVFSResponse() 1052 if (attr == Attribute::TITLE) { in GetItemAttributesVFSResponse() 1053 builder->AddAttributeEntry(Attribute::TITLE, in GetItemAttributesVFSResponse() 1164 song.attributes.find(Attribute::TITLE) != song.attributes.end() in GetVFSListResponse() 1165 ? song.attributes.find(Attribute::TITLE)->value() in GetVFSListResponse() 1201 auto title = song.attributes.find(Attribute::TITLE) != song.attributes.end() in GetNowPlayingListResponse() 1202 ? song.attributes.find(Attribute::TITLE)->value() in GetNowPlayingListResponse()
|
/system/bt/include/hardware/avrcp/ |
D | avrcp_common.h | 85 TITLE = 0x01, enumerator
|
D | avrcp_logging_helper.h | 135 CASE_RETURN_TEXT(Attribute::TITLE); in AttributeText()
|
/system/core/liblog/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/core/libpixelflinger/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/puncture_fs/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/simpleperf/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/cpustats/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/mmap-perf/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/core/libcutils/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/core/libgrallocusage/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/postinst/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/core/libutils/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/core/logcat/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/verity/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/sane_schedstat/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/core/libnetutils/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/memory_replay/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/tests/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/kexec_tools/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
/system/extras/memtrack/ |
D | NOTICE | 161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|