Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dperforce.py139 def _buildp4command(self, ud, d, command, depot_filename=None): member in Perforce
197 p4cmd = self._buildp4command(ud, d, 'files')
230 p4fetchcmd = self._buildp4command(ud, d, 'print', afile)
250 p4cmd = self._buildp4command(ud, d, "changes")