Searched defs:attrs (Results 1 - 19 of 19) sorted by path

/system/bt/btif/src/
H A Dbtif_rc.cc166 btrc_player_app_attr_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member in struct:__anon595
304 uint8_t* attrs, uint8_t num_attrs, btif_rc_device_cb_t* p_dev);
1446 (btrc_media_attr_t*)pavrc_cmd->get_elem_attrs.attrs,
3401 if (p_rsp->attrs[xx] > AVRC_PLAYER_SETTING_LOW_MENU_EXT) {
3403 p_dev->rc_app_settings.ext_attrs[st_index].attr_id = p_rsp->attrs[xx];
3407 p_dev->rc_app_settings.attrs[st_index].attr_id = p_rsp->attrs[xx];
3415 list_player_app_setting_value_cmd(p_dev->rc_app_settings.attrs[0].attr_id,
3437 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE];
3453 p_app_settings->attrs[attr_inde
[all...]
/system/bt/include/hardware/
H A Dbt_rc.h212 uint32_t attrs[BTRC_MAX_ELEM_ATTR_SIZE]; member in struct:__anon809
/system/bt/profile/avrcp/
H A Ddevice.cc958 const SongInfo& song, const std::vector<Attribute>& attrs) {
960 for (const auto& attr : attrs) {
957 filter_attributes_requested( const SongInfo& song, const std::vector<Attribute>& attrs) argument
/system/bt/stack/include/
H A Davrc_defs.h1117 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member in struct:__anon1062
1135 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member in struct:__anon1064
1171 uint32_t attrs[AVRC_MAX_ELEM_ATTR_SIZE]; member in struct:__anon1068
1339 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member in struct:__anon1084
/system/connectivity/wificond/tests/
H A Dnl80211_attribute_unittest.cpp270 std::vector<NL80211Attr<std::string>> attrs; local
272 EXPECT_TRUE(attr.GetListOfAttributes(&attrs));
273 EXPECT_TRUE(attrs.size() == 3);
274 ASSERT_EQ(0, attrs[0].GetAttributeId());
275 ASSERT_EQ(1, attrs[1].GetAttributeId());
276 ASSERT_EQ(2, attrs[2].GetAttributeId());
277 ASSERT_EQ("first", attrs[0].GetValue());
278 ASSERT_EQ("second", attrs[1].GetValue());
279 ASSERT_EQ("third", attrs[2].GetValue());
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
H A DAutoFitTextureView.java35 public AutoFitTextureView(Context context, AttributeSet attrs) { argument
36 this(context, attrs, 0);
39 public AutoFitTextureView(Context context, AttributeSet attrs, int defStyle) { argument
40 super(context, attrs, defStyle);
/system/extras/simpleperf/
H A Dcmd_dumprecord.cpp127 printf("attrs[file section]: offset %" PRId64 ", size %" PRId64 "\n", header.attrs.offset,
128 header.attrs.size);
148 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); local
149 for (size_t i = 0; i < attrs.size(); ++i) {
150 const auto& attr = attrs[i];
H A Dcmd_kmem.cpp558 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); local
559 for (const auto& attr_with_id : attrs) {
H A Dcmd_record_test.cpp72 std::vector<EventAttrWithId> attrs = reader->AttrSection(); local
73 for (auto& attr : attrs) {
H A Dcmd_report.cpp771 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); local
772 for (const auto& attr_with_id : attrs) {
H A Dcmd_stat_test.cpp189 std::vector<EventAttrWithId> attrs = set.GetEventAttrWithId(); local
190 ASSERT_GT(attrs.size(), 0u);
191 for (auto& attr : attrs) {
H A Devent_attr.cpp145 bool GetCommonEventIdPositionsForAttrs(std::vector<perf_event_attr>& attrs, argument
152 for (const auto& attr : attrs) {
191 for (const auto& attr : attrs) {
H A Drecord_file_format.h110 SectionDesc attrs; member in struct:PerfFileFormat::FileHeader
H A Drecord_file_reader.cpp120 size_t attr_count = header_.attrs.size / header_.attr_size;
129 if (fseek(record_fp_, header_.attrs.offset, SEEK_SET) != 0) {
149 std::vector<perf_event_attr> attrs; local
151 attrs.push_back(file_attr.attr);
153 if (!GetCommonEventIdPositionsForAttrs(attrs, &event_id_pos_in_sample_records_,
H A Drecord_file_test.cpp84 std::vector<EventAttrWithId> attrs = reader->AttrSection(); local
85 ASSERT_EQ(1u, attrs.size());
86 ASSERT_EQ(0, memcmp(attrs[0].attr, attr_ids_[0].attr, sizeof(perf_event_attr)));
87 ASSERT_EQ(attrs[0].ids, attr_ids_[0].ids);
153 std::vector<EventAttrWithId> attrs = reader->AttrSection(); local
154 ASSERT_EQ(3u, attrs.size());
155 for (size_t i = 0; i < attrs.size(); ++i) {
156 ASSERT_EQ(0, memcmp(attrs[i].attr, attr_ids_[i].attr, sizeof(perf_event_attr)));
157 ASSERT_EQ(attrs[i].ids, attr_ids_[i].ids);
H A Dreport_lib_interface.cpp280 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); local
281 for (const auto& attr_with_id : attrs) {
/system/netd/server/
H A DSockDiag.cpp177 } __attribute__((__packed__)) attrs = { local
194 attrs.nla.nla_len = sizeof(attrs) + addrlen;
198 { &attrs, sizeof(attrs) },
/system/sepolicy/tools/
H A Dcheckfc.c47 const char * const *attrs; /* for the original set to print on error */ member in struct:__anon2590::__anon2593
48 ebitmap_t set; /* the ebitmap representation of the attrs */
180 dump_char_array(stderr, global_state.assert.attrs);
310 global_state.assert.attrs = filemode_to_assert_attrs(mode);
312 bool ret = ebitmap_attribute_assertion_init(&global_state.assert.set, global_state.assert.attrs);
/system/update_engine/
H A Domaha_request_action.cc465 map<string, string> attrs; local
470 attrs[key] = value;
476 if (attrs.find("appid") != attrs.end()) {
477 app.id = attrs["appid"];
479 if (attrs.find("cohort") != attrs.end()) {
481 app.cohort = attrs["cohort"];
483 if (attrs.find("cohorthint") != attrs
1041 map<string, string> attrs; local
1600 PersistEolStatus(const map<string, string>& attrs) argument
[all...]

Completed in 993 milliseconds