OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTranslation
(Results
1 - 3
of
3
) sorted by null
/external/libevent/
event_rpcgen.py
293
code = TranslateList(code, entry.
GetTranslation
())
406
def
GetTranslation
(self, extradict = {}):
423
return '%(var)s->%(name)s_data' % self.
GetTranslation
({ 'var' : var })
448
code = code % self.
GetTranslation
()
472
code = code % self.
GetTranslation
()
495
code = code % self.
GetTranslation
()
567
self.
GetTranslation
({
632
code = '\n'.join(code) % self.
GetTranslation
({
716
}""" % self.
GetTranslation
()
726
code = '\n'.join(code) % self.
GetTranslation
({
[
all
...]
/art/runtime/
class_linker.h
[
all
...]
class_linker.cc
[
all
...]
Completed in 80 milliseconds