Searched defs:buildObject (Results 1 – 1 of 1) sorted by relevance
| /system/libvintf/ |
| D | parse_xml.cpp | 474 bool buildObject(Object* object, NodeType* root, const BuildObjectParam& param) const override { in buildObject() function 486 bool buildObject(Pair* object, NodeType* root, const BuildObjectParam& param) const override { in buildObject() function 517 bool buildObject(Version* object, NodeType* root, in buildObject() function 531 bool buildObject(VersionRange* object, NodeType* root, in buildObject() function 552 bool buildObject(TransportArch* object, NodeType* root, in buildObject() function 574 bool buildObject(KernelConfigTypedValue* object, NodeType* root, in buildObject() function 608 bool buildObject(HalInterface* object, NodeType* root, in buildObject() function 669 bool buildObject(MatrixHal* object, NodeType* root, in buildObject() function 756 bool buildObject(std::vector<KernelConfig>* object, NodeType* root, in buildObject() function 783 bool buildObject(MatrixKernel* object, NodeType* root, in buildObject() function [all …]
|