/system/extras/simpleperf/ |
D | record_file_test.cpp | 84 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in TEST_F() local 153 std::vector<EventAttrWithId> attrs = reader->AttrSection(); in TEST_F() local
|
D | cmd_dumprecord.cpp | 161 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in DumpAttrSection() local
|
D | event_attr.cpp | 142 bool GetCommonEventIdPositionsForAttrs(std::vector<perf_event_attr>& attrs, in GetCommonEventIdPositionsForAttrs()
|
D | record_file_format.h | 91 SectionDesc attrs; member
|
D | record_file_reader.cpp | 109 std::vector<perf_event_attr> attrs; in ReadAttrSection() local
|
D | report_lib_interface.cpp | 235 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in GetEventOfCurrentSample() local
|
D | cmd_kmem.cpp | 559 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in ReadEventAttrsFromRecordFile() local
|
D | cmd_report.cpp | 660 std::vector<EventAttrWithId> attrs = record_file_reader_->AttrSection(); in ReadEventAttrFromRecordFile() local
|
/system/extras/verity/ |
D | BootSignature.java | 113 ASN1Sequence attrs = (ASN1Sequence) sequence.getObjectAt(3); in BootSignature() local 121 ASN1EncodableVector attrs = new ASN1EncodableVector(); in getAuthenticatedAttributes() local
|
D | verify_boot_signature.c | 230 unsigned char *attrs = NULL; in hash_image() 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/extras/perfprofd/quipper/ |
D | perf_reader.h | 156 const std::vector<PerfFileAttr>& attrs() const { in attrs() function
|
/system/update_engine/ |
D | omaha_request_action.cc | 379 map<string, string> attrs; in ParserHandlerStart() local 889 map<string, string> attrs = parser_data->action_postinstall_attrs; in ParseParams() local 1424 bool OmahaRequestAction::PersistEolStatus(const map<string, string>& attrs) { in PersistEolStatus() argument
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/ |
D | header.h | 66 struct perf_file_section attrs; member
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/ |
D | header.h | 51 struct perf_file_section attrs; member
|
/system/bt/btif/src/ |
D | btif_rc.cc | 164 btrc_player_app_attr_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member 3489 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; in handle_app_val_response() local 3631 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; in handle_app_attr_txt_response() local 3689 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; in handle_app_attr_val_txt_response() local 3705 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; in handle_app_attr_val_txt_response() local 4912 uint8_t* attrs, uint8_t num_attrs, btif_rc_device_cb_t* p_dev) { in get_player_app_setting_attr_text_cmd()
|
/system/netd/server/ |
D | SockDiag.cpp | 177 } __attribute__((__packed__)) attrs = { in sendDumpRequest() local
|
/system/bt/stack/include/ |
D | avrc_defs.h | 1117 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member 1135 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member 1171 uint32_t attrs[AVRC_MAX_ELEM_ATTR_SIZE]; member 1339 uint8_t attrs[AVRC_MAX_APP_ATTR_SIZE]; member
|