Home
last modified time | relevance | path

Searched refs:UpdateFetchInfo (Results 1 – 2 of 2) sorted by relevance

/test/framework/harnesses/host_controller/command_processor/
Dcommand_fetch.py187 self.console.UpdateFetchInfo(provider.GetFetchedArtifactType())
/test/framework/harnesses/host_controller/
Dconsole.py391 def UpdateFetchInfo(self, artifact_type): member in Console