| /system/extras/simpleperf/ |
| D | record.cpp | 248 bool MmapRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::MmapRecord 297 bool Mmap2Record::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::Mmap2Record 350 bool CommRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::CommRecord 412 bool ExitOrForkRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::ExitOrForkRecord 447 bool LostRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::LostRecord 461 bool SampleRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::SampleRecord 1024 bool AuxRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::AuxRecord 1040 bool SwitchRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::SwitchRecord 1047 bool SwitchCpuWideRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::SwitchCpuWideRecord 1064 bool BuildIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::BuildIdRecord [all …]
|
| D | record.h | 157 bool Parse(const char* p) { in Parse() function
|
| /system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
| D | fast_pair_account_data.cc | 41 static Header Parse(uint8_t byte) { in Parse() function 52 FastPairAccountData FastPairAccountData::Parse(const ByteArray &service_data) { in Parse() function in nearby::FastPairAccountData
|
| D | ble_scan_record.cc | 30 BleScanRecord BleScanRecord::Parse(const uint8_t data[], const uint16_t size) { in Parse() function in nearby::BleScanRecord
|
| D | presence_service_data.cc | 26 chre::Optional<PresenceServiceData> PresenceServiceData::Parse( in Parse() function in nearby::PresenceServiceData
|
| /system/unwinding/libunwindstack/ |
| D | Maps.cpp | 62 bool Maps::Parse() { in Parse() function in unwindstack::Maps 116 bool BufferMaps::Parse() { in Parse() function in unwindstack::BufferMaps 163 bool LocalUpdatableMaps::Parse() { in Parse() function in unwindstack::LocalUpdatableMaps
|
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
| D | parser_v3.cpp | 28 bool CowParserV3::Parse(borrowed_fd fd, const CowHeaderV3& header, std::optional<uint64_t> label) { in Parse() function in android::snapshot::CowParserV3
|
| D | parser_v2.cpp | 28 bool CowParserV2::Parse(borrowed_fd fd, const CowHeaderV3& header, std::optional<uint64_t> label) { in Parse() function in android::snapshot::CowParserV2
|
| D | cow_reader.cpp | 122 bool CowReader::Parse(android::base::unique_fd&& fd, std::optional<uint64_t> label) { in Parse() function in android::snapshot::CowReader 127 bool CowReader::Parse(android::base::borrowed_fd fd, std::optional<uint64_t> label) { in Parse() function in android::snapshot::CowReader
|
| /system/memory/mmd/src/zram/ |
| D | stats.rs | 29 Parse, enumerator
|
| /system/tools/aidl/ |
| D | options.cpp | 699 std::vector<const char*> WarningOptions::Parse(int argc, const char* const raw_argv[], in Parse() function in android::aidl::WarningOptions
|
| D | parser.cpp | 60 const AidlDocument* Parser::Parse(const std::string& filename, in Parse() function in Parser
|
| D | aidl_language.cpp | 228 std::unique_ptr<AidlAnnotation> AidlAnnotation::Parse( in Parse() function in AidlAnnotation
|
| D | aidl_unittest.cpp | 99 AidlDefinedType* Parse(const string& path, const string& contents, AidlTypenames& typenames_, in Parse() function in android::aidl::AidlTest
|
| /system/extras/partition_tools/ |
| D | lpmake.cc | 140 static Result<PartitionInfo> Parse(const char* arg) { in Parse() function
|