| /system/libcppbor/include/cppbor/ |
| D | cppbor_parse.h | 68 inline ParseResult parse(const std::vector<uint8_t>& encoding) { in parse() function 83 inline ParseResult parse(const uint8_t* begin, size_t size) { in parse() function 118 inline ParseResult parse(const Bstr* bstr) { in parse() function 143 inline void parse(const std::vector<uint8_t>& encoding, ParseClient* parseClient) { in parse() function
|
| /system/libvintf/ |
| D | parse_string.cpp | 65 bool parse(const std::string &s, std::vector<T> *objs) { in parse() function 120 bool parse(const std::string& s, Level* l) { in parse() function 183 bool parse(const std::string &s, KernelConfigKey *key) { in parse() function 220 bool parse(const std::string &s, Version *ver) { in parse() function 265 bool parse(const std::string& s, VersionRange* vr) { in parse() function 279 bool parse(const std::string &s, VndkVersionRange *vr) { in parse() function 310 bool parse(const std::string &s, KernelVersion *kernelVersion) { in parse() function 396 bool parse(const std::string &s, KernelSepolicyVersion *ksv){ in parse() function 479 bool parse(const std::string& s, FqInstance* fqInstance) { in parse() function
|
| D | FQName.cpp | 29 bool FQName::parse(const std::string& s, FQName* into) { in parse() function in android::vintf::details::FQName
|
| D | parse_xml.cpp | 136 static bool parse(const std::string &attrText, bool *attr) { in parse() function 148 static bool parse(const std::string& attrText, std::optional<std::string>* attr) { in parse() function 153 static bool parse(const std::string& s, std::optional<uint64_t>* out) { in parse() function
|
| /system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/ |
| D | ZoneTabFileTest.java | 73 public void parse() throws Exception { in parse() method in ZoneTabFileTest
|
| /system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/ |
| D | ZoneTabFile.java | 40 static ZoneTabFile parse(String zoneTabFile) throws IOException, ParseException { in parse() method in ZoneTabFile
|
| /system/extras/boottime_tools/io_analysis/ |
| D | check_io_trace_all.py | 125 def parse(self, l): member in IoTrace 308 def parse(self, l): member in SchedTrace
|
| /system/extras/sane_schedstat/ |
| D | sane_schedstat.c | 111 static int parse(const char *b) { in parse() function
|
| /system/tools/xsdc/src/main/java/com/android/xsdc/ |
| D | Main.java | 200 private static XmlSchema parse(String xsdFile, List<String> included) throws Exception { in parse() method in Main
|
| /system/extras/ioblame/ |
| D | androidFsParser.py | 132 def parse(self, line): member in AndroidFsParser
|
| D | ioblame.py | 370 def parse(self, dump): member in UidIoStats
|
| /system/tools/hidl/hashing/ |
| D | Hash.cpp | 90 static const HashFile* parse(const std::string& path, std::string* err) { in parse() function
|
| /system/keymaster/include/keymaster/cppcose/ |
| D | cppcose.h | 151 static ErrMsgOr<CoseKey> parse(const bytevec& coseKey) { in parse() function 158 static ErrMsgOr<CoseKey> parse(const bytevec& coseKey, CoseKeyType expectedKeyType, in parse() function
|
| /system/libcppbor/src/ |
| D | cppbor_parse.cpp | 404 void parse(const uint8_t* begin, const uint8_t* end, ParseClient* parseClient) { in parse() function 410 parse(const uint8_t* begin, const uint8_t* end) { in parse() function
|
| /system/extras/boottime_tools/bootanalyze/ |
| D | bugreport_anayze.py | 316 def parse(self): member in Parser
|
| /system/extras/simpleperf/scripts/ |
| D | debug_unwind_reporter.py | 61 def parse(self): member in Sample
|
| /system/tools/hidl/hidl2aidl/ |
| D | main.cpp | 141 static AST* parse(const Coordinator& coordinator, const FQName& target) { in parse() function
|
| /system/tools/hidl/utils/ |
| D | FQName.cpp | 29 bool FQName::parse(const std::string& s, FQName* into) { in parse() function in android::FQName
|
| /system/extras/perf_tools/ |
| D | sbtpull.py | 25 def parse(self, index, line, priorTimeStamp): member in LogLine
|
| /system/tools/hidl/ |
| D | Coordinator.cpp | 214 AST* Coordinator::parse(const FQName& fqName, std::set<AST*>* parsedASTs, in parse() function in android::Coordinator
|
| /system/sepolicy/tools/ |
| D | check_seapp.c | 1215 static void parse() { in parse() function
|