OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tzlookup_file
(Results
1 - 2
of
2
) sorted by null
/system/timezone/distro/tools/
create-distro.py
52
def CreateTimeZoneDistro(iana_version, revision, tzdata_file, icu_file,
tzlookup_file
, output_dir):
65
properties.write('tzlookup.file=%s\n' %
tzlookup_file
)
90
tzlookup_file
= os.path.abspath(args.tzlookup)
98
tzlookup_file
=
tzlookup_file
,
/system/timezone/
update-tzdata.py
148
tzlookup_file
= '%s/android/tzlookup.xml' % timezone_output_data_dir
165
'-tzlookup',
tzlookup_file
,
Completed in 360 milliseconds