Home
last modified time | relevance | path

Searched refs:_CheckSecondTokenNotSlotSuffixed (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/releasetools/
Dedify_generator.py186 self._CheckSecondTokenNotSlotSuffixed(target, "PatchPartitionExprCheck")
187 self._CheckSecondTokenNotSlotSuffixed(source, "PatchPartitionExprCheck")
331 self._CheckSecondTokenNotSlotSuffixed(target, "PatchPartitionExpr")
332 self._CheckSecondTokenNotSlotSuffixed(source, "PatchPartitionExpr")
375 def _CheckSecondTokenNotSlotSuffixed(self, s, fn): member in EdifyGenerator