Searched refs:iftypesResult (Results 1 – 2 of 2) sorted by relevance
105 hidl_vec<InterfaceType> iftypesResult; in getSupportedInterfaceTypes() local106 mCanController->getSupportedInterfaceTypes(hidl_utils::fill(&iftypesResult)).assertOk(); in getSupportedInterfaceTypes()107 return iftypesResult; in getSupportedInterfaceTypes()
46 hidl_vec<CanController::InterfaceType> iftypesResult; in getSupportedInterfaceTypes() local47 mCanController->getSupportedInterfaceTypes(hidl_utils::fill(&iftypesResult)); in getSupportedInterfaceTypes()