Searched defs:buildObject (Results 1 – 1 of 1) sorted by relevance
/system/libvintf/ |
D | parse_xml.cpp | 365 virtual bool buildObject(Object *object, NodeType *root) const override { in buildObject() function 389 bool buildObject(TransportArch *object, NodeType *root) const override { in buildObject() function 412 bool buildObject(KernelConfigTypedValue *object, NodeType *root) const override { in buildObject() function 434 bool buildObject(KernelConfig *object, NodeType *root) const override { in buildObject() function 451 bool buildObject(HalInterface *intf, NodeType *root) const override { in buildObject() function 478 bool buildObject(MatrixHal *object, NodeType *root) const override { in buildObject() function 507 bool buildObject(MatrixKernel *object, NodeType *root) const override { in buildObject() function 529 bool buildObject(ManifestHal *object, NodeType *root) const override { in buildObject() function 568 bool buildObject(Sepolicy *object, NodeType *root) const override { in buildObject() function 587 bool buildObject(Vndk *object, NodeType *root) const override { in buildObject() function [all …]
|