OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_get_following_word
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/velocityplot/
velocityplot.py
244
def
_get_following_word
(self, line, prefix):
member in class:Plotter
257
word = self.
_get_following_word
(line, prefix)
/frameworks/base/tools/orientationplot/
orientationplot.py
392
def
_get_following_word
(self, line, prefix):
member in class:Plotter
405
word = self.
_get_following_word
(line, prefix)
Completed in 41 milliseconds