Lines Matching refs:parse
63 bool parse(const std::string &s, HalFormat *hf);
64 bool parse(const std::string &s, Transport *tr);
65 bool parse(const std::string &s, Arch *ar);
66 bool parse(const std::string &s, KernelConfigType *il);
67 bool parse(const std::string &s, KernelConfigKey *key);
68 bool parse(const std::string &s, Tristate *tr);
69 bool parse(const std::string &s, SchemaType *ver);
70 bool parse(const std::string& s, XmlSchemaFormat* ver);
71 bool parse(const std::string& s, Level* l);
72 bool parse(const std::string &s, KernelSepolicyVersion *ksv);
73 bool parse(const std::string &s, Version *ver);
74 bool parse(const std::string &s, VersionRange *vr);
78 bool parse(const std::string &s, VndkVersionRange *vr);
81 bool parse(const std::string &s, KernelVersion *ver);
83 bool parse(const std::string &s, TransportArch *ta);
85 bool parse(const std::string &s, ManifestHal *hal);
86 bool parse(const std::string &s, MatrixHal *req);
87 bool parse(const std::string& s, FqInstance* fqInstance);