Searched refs:dt_str_to_posix (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/ | ||
D | common.py | 347 def dt_str_to_posix(dt_str): function |
D | cloudstorage_api.py | 374 st_ctime = common.dt_str_to_posix(child.text) |