Searched defs:parse (Results 1 – 8 of 8) sorted by relevance
/system/libvintf/ |
D | parse_string.cpp | 61 bool parse(const std::string &s, std::vector<T> *objs) { in parse() function 152 bool parse(const std::string &s, KernelConfigKey *key) { in parse() function 186 bool parse(const std::string &s, Version *ver) { in parse() function 206 bool parse(const std::string &s, VersionRange *vr) { in parse() function 234 bool parse(const std::string &s, VndkVersionRange *vr) { in parse() function 264 bool parse(const std::string &s, KernelVersion *kernelVersion) { in parse() function 287 bool parse(const std::string &s, TransportArch *ta) { in parse() function 317 bool parse(const std::string &s, ManifestHal *hal) { in parse() function 342 bool parse(const std::string &s, MatrixHal *req) { in parse() function 373 bool parse(const std::string &s, KernelSepolicyVersion *ksv){ in parse() function
|
D | VintfObject.cpp | 112 static ParseStatus tryParse(const std::string &xml, const XmlConverter<T> &parse, in tryParse()
|
D | parse_xml.cpp | 121 static bool parse(const std::string &attrText, bool *attr) { in parse() function
|
/system/extras/sane_schedstat/ |
D | sane_schedstat.c | 111 static int parse(const char *b) { in parse() function
|
/system/core/libutils/ |
D | PropertyMap.cpp | 159 status_t PropertyMap::Parser::parse() { in parse() function in android::PropertyMap::Parser
|
/system/tools/hidl/ |
D | Hash.cpp | 93 static const HashFile *parse(const std::string &path, std::string *err) { in parse() function
|
D | Coordinator.cpp | 66 AST* Coordinator::parse(const FQName& fqName, std::set<AST*>* parsedASTs, in parse() function in android::Coordinator
|
/system/sepolicy/tools/ |
D | check_seapp.c | 1158 static void parse() { in parse() function
|