Lines Matching refs:buildObject

158     virtual bool buildObject(Object* o, NodeType* n, std::string* error) const = 0;
179 return this->buildObject(object, root, error); in operator ()()
406 virtual bool buildObject(Object* object, NodeType* root, std::string* error) const override { in buildObject() function
417 virtual bool buildObject(Pair* pair, NodeType* root, std::string* error) const override { in buildObject() function
439 bool buildObject(Version* object, NodeType* root, std::string* error) const override { in buildObject() function
451 bool buildObject(VersionRange* object, NodeType* root, std::string* error) const override { in buildObject() function
464 bool buildObject(TransportArch* object, NodeType* root, std::string* error) const override { in buildObject() function
482 bool buildObject(KernelConfigTypedValue* object, NodeType* root, in buildObject() function
513 bool buildObject(HalInterface* intf, NodeType* root, std::string* error) const override { in buildObject() function
565 bool buildObject(MatrixHal* object, NodeType* root, std::string* error) const override { in buildObject() function
649 bool buildObject(std::vector<KernelConfig>* object, NodeType* root, in buildObject() function
679 bool buildObject(MatrixKernel* object, NodeType* root, std::string* error) const override { in buildObject() function
740 bool buildObject(ManifestHal* object, NodeType* root, std::string* error) const override { in buildObject() function
885 bool buildObject(Sepolicy* object, NodeType* root, std::string* error) const override { in buildObject() function
914 bool buildObject(Vndk* object, NodeType* root, std::string* error) const override { in buildObject() function
929 bool buildObject(VendorNdk* object, NodeType* root, std::string* error) const override { in buildObject() function
947 bool buildObject(SystemSdk* object, NodeType* root, std::string* error) const override { in buildObject() function
957 bool buildObject(Version* object, NodeType* root, std::string* error) const override { in buildObject() function
971 bool buildObject(ManifestXmlFile* object, NodeType* root, std::string* error) const override { in buildObject() function
1012 bool buildObject(KernelInfo* o, NodeType* root, std::string* error) const override { in buildObject() function
1071 bool buildObject(HalManifest* object, NodeType* root, std::string* error) const override { in buildObject() function
1176 bool buildObject(Version* object, NodeType* root, std::string* error) const override { in buildObject() function
1192 bool buildObject(MatrixXmlFile* object, NodeType* root, std::string* error) const override { in buildObject() function
1263 bool buildObject(CompatibilityMatrix* object, NodeType* root, in buildObject() function