/system/bt/service/common/android/bluetooth/ |
D | IBluetoothAvrcpTarget.aidl | 36 boolean ListPlayerAppAttrResponse(String addr, in int[] attrs); in ListPlayerAppAttrResponse() 42 in BluetoothAvrcpStringValue[] attrs); in GetPlayerAppAttrTextResponse() 48 in BluetoothAvrcpStringValue[] attrs); in GetElementAttrResponse()
|
D | IBluetoothAvrcpTargetCallback.aidl | 27 void OnGetPlayerAppValue(String addr, in int[] attrs); in OnGetPlayerAppValue() 28 void OnGetPlayerAppAttrsText(String addr, in int[] attrs); in OnGetPlayerAppAttrsText() 31 void OnGetElementAttrs(String addr, in int[] attrs); in OnGetElementAttrs()
|
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | AutoFitTextureView.java | 35 public AutoFitTextureView(Context context, AttributeSet attrs) { in AutoFitTextureView() 39 public AutoFitTextureView(Context context, AttributeSet attrs, int defStyle) { in AutoFitTextureView()
|
/system/extras/simpleperf/ |
D | record_file_test.cpp | 84 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in TEST_F() local 118 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in TEST_F() local
|
D | event_attr.cpp | 144 bool GetCommonEventIdPositionsForAttrs(std::vector<perf_event_attr>& attrs, in GetCommonEventIdPositionsForAttrs()
|
D | record_file_format.h | 115 SectionDesc attrs; member
|
D | cmd_dumprecord.cpp | 258 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in DumpAttrSection() local 383 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in ProcessTracingData() local
|
D | cmd_trace_sched.cpp | 192 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in ParseSchedEvents() local
|
D | record_file_reader.cpp | 151 std::vector<perf_event_attr> attrs; in ReadAttrSection() local
|
D | cmd_record_test.cpp | 100 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in CheckEventType() local 208 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in TEST() local
|
D | cmd_kmem.cpp | 558 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in ReadEventAttrsFromRecordFile() local
|
/system/bt/service/ipc/binder/ |
D | bluetooth_avrcp_target_binder_server.cc | 129 const android::String16& addr, const std::vector<int32_t>& attrs, in ListPlayerAppAttrResponse() 152 const std::vector<::android::bluetooth::BluetoothAvrcpStringValue>& attrs, in GetPlayerAppAttrTextResponse() 180 const std::vector<::android::bluetooth::BluetoothAvrcpStringValue>& attrs, in GetElementAttrResponse() 244 const std::string& addr, const std::vector<int32_t>& attrs) { in OnGetPlayerAppValue() 251 const std::string& addr, const std::vector<int32_t>& attrs) { in OnGetPlayerAppAttrsText() 281 const std::string& addr, const std::vector<int32_t>& attrs) { in OnGetElementAttrs()
|
/system/bt/service/ |
D | avrcp_target.cc | 59 const std::vector<AvrcpStringValue>& attrs) { in StringValueToPlayerSettingsText() 77 const std::vector<AvrcpStringValue>& attrs) { in StringValueToElementAttrVal() 139 const std::vector<int32_t>& attrs) { in ListPlayerAppAttrResponse() 179 const std::string& str_addr, const std::vector<AvrcpStringValue>& attrs) { in GetPlayerAppAttrTextResponse() 203 const std::string& str_addr, const std::vector<AvrcpStringValue>& attrs) { in GetElementAttrResponse()
|
/system/extras/verity/ |
D | BootSignature.java | 124 ASN1Sequence attrs = (ASN1Sequence) sequence.getObjectAt(3); in BootSignature() local 132 ASN1EncodableVector attrs = new ASN1EncodableVector(); in getAuthenticatedAttributes() local
|
/system/sepolicy/tools/ |
D | insertkeys.py | 174 def startElement(self, tag, attrs): argument
|
D | checkfc.c | 47 const char * const *attrs; /* for the original set to print on error */ member
|
/system/core/fastboot/device/ |
D | commands.cpp | 495 uint32_t attrs = partition->attributes(); in ResizePartitionHandler() local 515 uint32_t attrs = partition->attributes(); in CancelPartitionSnapshot() local
|
/system/core/fs_mgr/libfiemap/ |
D | metadata.cpp | 190 int attrs = 0; in UpdateMetadata() local
|
/system/update_engine/ |
D | omaha_request_action.cc | 172 map<string, string> attrs; in ParserHandlerStart() local 858 map<string, string> attrs; in ParseParams() local 1412 bool OmahaRequestAction::PersistEolInfo(const map<string, string>& attrs) { in PersistEolInfo() argument
|
/system/libziparchive/ |
D | ziptool.cpp | 295 int attrs = entry.external_file_attributes & 0xff; in InfoOne() local
|
/system/extras/simpleperf/scripts/ |
D | report_html.js | 108 function openHtml(name, attrs={}) { argument 121 function getHtml(name, attrs={}) { argument 135 function getTableRow(cols, colName, attrs={}) { argument
|
/system/extras/partition_tools/ |
D | lpdump.cc | 88 static std::string BuildAttributeString(uint32_t attrs) { in BuildAttributeString()
|
/system/bt/btif/src/ |
D | btif_rc.cc | 166 btrc_player_app_attr_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member 3499 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; in handle_app_val_response() local 3646 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; in handle_app_attr_txt_response() local 3707 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; in handle_app_attr_val_txt_response() local 3721 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; in handle_app_attr_val_txt_response() local 4965 uint8_t* attrs, uint8_t num_attrs, btif_rc_device_cb_t* p_dev) { in get_player_app_setting_attr_text_cmd()
|
/system/connectivity/wificond/tests/ |
D | nl80211_attribute_unittest.cpp | 270 std::vector<NL80211Attr<std::string>> attrs; in TEST() local
|
/system/netd/server/ |
D | SockDiag.cpp | 178 } __attribute__((__packed__)) attrs = { in sendDumpRequest() local
|