Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/
Dbuild.py833 def _get_command_output(self, cmd): member in Bootstrap
857 (success, output) = self._get_command_output(APT_PKG_LIST)
891 (success, output) = self._get_command_output(CARGO_PKG_LIST)