Home
last modified time | relevance | path

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

/external/libchrome/build/
Dgn_helpers.py232 elif self._ConstantFollows('true'):
234 elif self._ConstantFollows('false'):
340 def _ConstantFollows(self, constant): member in GNValueParser