Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp413 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
485 bool buildObject(KernelConfigTypedValue* object, NodeType* root, in buildObject() function
513 bool buildObject(HalInterface* intf, NodeType* root, std::string* error) const override { in buildObject() function
560 bool buildObject(MatrixHal* object, NodeType* root, std::string* error) const override { in buildObject() function
638 bool buildObject(std::vector<KernelConfig>* object, NodeType* root, in buildObject() function
670 bool buildObject(MatrixKernel* object, NodeType* root, std::string* error) const override { in buildObject() function
718 bool buildObject(ManifestHal* object, NodeType* root, std::string* error) const override { in buildObject() function
849 bool buildObject(Sepolicy* object, NodeType* root, std::string* error) const override { in buildObject() function
[all …]