Searched defs:buildObject (Results 1 – 1 of 1) sorted by relevance
| /system/libvintf/ |
| D | parse_xml.cpp | 462 bool buildObject(Object* object, NodeType* root, const BuildObjectParam& param) const override { in buildObject() function 474 bool buildObject(Pair* object, NodeType* root, const BuildObjectParam& param) const override { in buildObject() function 497 bool buildObject(Version* object, NodeType* root, in buildObject() function 511 bool buildObject(VersionRange* object, NodeType* root, in buildObject() function 532 bool buildObject(TransportArch* object, NodeType* root, in buildObject() function 554 bool buildObject(KernelConfigTypedValue* object, NodeType* root, in buildObject() function 588 bool buildObject(HalInterface* object, NodeType* root, in buildObject() function 646 bool buildObject(MatrixHal* object, NodeType* root, in buildObject() function 733 bool buildObject(std::vector<KernelConfig>* object, NodeType* root, in buildObject() function 760 bool buildObject(MatrixKernel* object, NodeType* root, in buildObject() function [all …]
|