Searched refs:DeviceUtil (Results 1 – 3 of 3) sorted by relevance
25 class DeviceUtil(): class39 for kernel_config, kernel_path in DeviceUtil.get_kernel_config(board_path):40 if DeviceUtil.match_kernel(kernel_config, kernel_type, kernel_version):48 DeviceUtil.check_path(board_path)
27 from util.device_util import DeviceUtil103 config.device_path = DeviceUtil.get_device_path(
26 import { DeviceInfoUtil } from '../utils/DeviceUtil';