Searched defs:buildObject (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/libvintf/ |
H A D | parse_xml.cpp | 417 virtual bool buildObject(Pair* pair, NodeType* root, std::string* error) const override { in buildObject() function 439 bool buildObject(Version* object, NodeType* root, std::string* error) const override { in buildObject() function 482 bool buildObject(KernelConfigTypedValue* object, NodeType* root, in buildObject() function 565 bool buildObject(MatrixHal* object, NodeType* root, std::string* error) const override { in buildObject() function 649 bool buildObject(std::vector<KernelConfig>* object, NodeType* root, in buildObject() function 885 bool buildObject(Sepolicy* object, NodeType* root, std::string* error) const override { in buildObject() function 914 bool buildObject(Vndk* object, NodeType* root, std::string* error) const override { in buildObject() function 957 bool buildObject(Version* object, NodeType* root, std::string* error) const override { in buildObject() function 1012 bool buildObject(KernelInfo* o, NodeType* root, std::string* error) const override { in buildObject() function 1176 bool buildObject(Version* object, NodeType* root, std::string* error) const override { in buildObject() function [all …]
|