Searched defs:attr_ (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/extras/simpleperf/ | ||
H A D | MapRecordReader_test.cpp | 51 perf_event_attr attr_; member in MapRecordReaderTest |
H A D | event_fd.h | 130 const perf_event_attr attr_; variable |
H A D | RecordReadThread.h | 187 perf_event_attr attr_; variable |
/aosp12/frameworks/base/tools/aapt2/test/ | ||
H A D | Builders.h | 131 std::unique_ptr<Attribute> attr_; variable |
/aosp12/art/dex2oat/ | ||
H A D | dex2oat.cc | 416 pthread_attr_t attr_; member in art::WatchDog |