Searched refs:redeclare (Results 1 – 9 of 9) sorted by relevance
136 // service-core tests. If we use the normal "AndroidManifest.xml", we will redeclare permissions
306 // If we use the normal "AndroidManifest.xml", we will redeclare permissions in the tests.
245 // normal "AndroidManifest.xml", we may introduce potential error like redeclare permissions.
1301 changedShape = mDynamicTemporaries->redeclare(sourceOperandIndex, in updateOutputShapes()1306 changedShape = mDynamicTemporaries->redeclare( in updateOutputShapes()
158 bool redeclare(SourceOperandIndex sourceOperandIndex, const Dimensions& newDimensions,
344 bool DynamicTemporaries::redeclare(SourceOperandIndex sourceOperandIndex, in redeclare() function in android::nn::DynamicTemporaries