Home
last modified time | relevance | path

Searched defs:buildObject (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
Dparse_xml.cpp412 virtual bool buildObject(Object* object, NodeType* root, std::string* error) const override { in buildObject() function
435 virtual bool buildObject(Pair* pair, NodeType* root, std::string* error) const override { in buildObject() function
461 bool buildObject(TransportArch* object, NodeType* root, std::string* error) const override { in buildObject() function
484 bool buildObject(KernelConfigTypedValue* object, NodeType* root, in buildObject() function
512 bool buildObject(HalInterface* intf, NodeType* root, std::string* error) const override { in buildObject() function
556 bool buildObject(MatrixHal* object, NodeType* root, std::string* error) const override { in buildObject() function
624 bool buildObject(std::vector<KernelConfig>* object, NodeType* root, in buildObject() function
652 bool buildObject(MatrixKernel* object, NodeType* root, std::string* error) const override { in buildObject() function
692 bool buildObject(ManifestHal* object, NodeType* root, std::string* error) const override { in buildObject() function
795 bool buildObject(Sepolicy* object, NodeType* root, std::string* error) const override { in buildObject() function
[all …]