Searched defs:MarkLast (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Ddocs_server_utils.py42 def MarkLast(dicts): function
52 MarkLast(dicts)
H A Dapi_list_data_source.py10 from docs_server_utils import MarkFirstAndLast, MarkLast namespace
89 MarkLast(apis_by_channel)
96 MarkLast(apis)
H A Downers_data_source.py9 from docs_server_utils import MarkLast namespace
42 MarkLast(owners)

Completed in 88 milliseconds