Searched defs:buildObject (Results 1 – 1 of 1) sorted by relevance
/system/libvintf/ |
D | parse_xml.cpp | 413 virtual bool buildObject(Object* object, NodeType* root, std::string* error) const override { in buildObject() function 436 virtual bool buildObject(Pair* pair, NodeType* root, std::string* error) const override { in buildObject() function 462 bool buildObject(TransportArch* object, NodeType* root, std::string* error) const override { in buildObject() function 482 bool buildObject(KernelConfigTypedValue* object, NodeType* root, in buildObject() function 510 bool buildObject(HalInterface* intf, NodeType* root, std::string* error) const override { in buildObject() function 557 bool buildObject(MatrixHal* object, NodeType* root, std::string* error) const override { in buildObject() function 635 bool buildObject(std::vector<KernelConfig>* object, NodeType* root, in buildObject() function 667 bool buildObject(MatrixKernel* object, NodeType* root, std::string* error) const override { in buildObject() function 715 bool buildObject(ManifestHal* object, NodeType* root, std::string* error) const override { in buildObject() function 846 bool buildObject(Sepolicy* object, NodeType* root, std::string* error) const override { in buildObject() function [all …]
|