Lines Matching refs:buildObject

136     virtual bool buildObject(Object *o, NodeType *n) const = 0;
157 return this->buildObject(object, root); in deserialize()
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
603 bool buildObject(Version *object, NodeType *root) const override { in buildObject() function
621 bool buildObject(HalManifest *object, NodeType *root) const override { in buildObject() function
672 bool buildObject(Version *object, NodeType *root) const override { in buildObject() function
692 bool buildObject(CompatibilityMatrix *object, NodeType *root) const override { in buildObject() function