Searched refs:links_db (Results 1 – 2 of 2) sorted by relevance
/external/libyuv/files/ |
D | setup_links.py | 140 def doit(self, links_db): argument 217 def doit(self, links_db): argument 229 links_db[self._source_path] = self._link_path 250 def __init__(self, links_db, force=False, dry_run=False, prompt=False): argument 254 self._links_db = links_db
|
/external/webrtc/ |
D | setup_links.py | 161 def doit(self, links_db): argument 238 def doit(self, links_db): argument 250 links_db[self._source_path] = self._link_path 271 def __init__(self, links_db, force=False, dry_run=False, prompt=False): argument 275 self._links_db = links_db
|