Searched defs:getSupportedOSList (Results 1 – 4 of 4) sorted by relevance
80 String[] getSupportedOSList(); in getSupportedOSList() method
402 public List<String> getSupportedOSList() throws VirtualMachineException { in getSupportedOSList() method in VirtualMachineManager
275 public List<String> getSupportedOSList() throws Exception { in getSupportedOSList() method in MicrodroidHostTestCaseBase
306 fn getSupportedOSList(&self) -> binder::Result<Vec<String>> { in getSupportedOSList() method