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

/external/chromium/net/tools/testserver/
H A Dchromiumsync.py69 ROOT_ID = '0' variable
164 parent_tag: The tag of the permanent item's parent. If ROOT_ID, indicates
242 parent_tag=ROOT_ID, sync_type=TOP_LEVEL),
319 if tag and tag != ROOT_ID:
537 if entry.parent_id_string == ROOT_ID:

Completed in 384 milliseconds