Searched refs:_GetLocalImagePath (Results 1 – 1 of 1) sorted by relevance
258 self._local_kernel_image = self._GetLocalImagePath(262 self._local_system_image = self._GetLocalImagePath(266 self._local_system_dlkm_image = self._GetLocalImagePath(270 self._local_vendor_image = self._GetLocalImagePath(274 self._local_vendor_boot_image = self._GetLocalImagePath(481 local_image_path = self._GetLocalImagePath(args.local_image)530 def _GetLocalImagePath(local_image_arg): member in AVDSpec