Home
last modified time | relevance | path

Searched defs:getSupportedInterfaceTypes (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/can/aidl/aidl_api/android.hardware.automotive.can/1/android/hardware/automotive/can/
DICanController.aidl37 android.hardware.automotive.can.InterfaceType[] getSupportedInterfaceTypes(); in getSupportedInterfaceTypes() method
/hardware/interfaces/automotive/can/aidl/android/hardware/automotive/can/
DICanController.aidl38 InterfaceType[] getSupportedInterfaceTypes(); in getSupportedInterfaceTypes() method
/hardware/interfaces/automotive/can/aidl/aidl_api/android.hardware.automotive.can/current/android/hardware/automotive/can/
DICanController.aidl37 android.hardware.automotive.can.InterfaceType[] getSupportedInterfaceTypes(); in getSupportedInterfaceTypes() method
/hardware/interfaces/automotive/can/1.0/default/
DCanController.cpp59 Return<void> CanController::getSupportedInterfaceTypes(getSupportedInterfaceTypes_cb _hidl_cb) { in getSupportedInterfaceTypes() function in android::hardware::automotive::can::V1_0::implementation::CanController
/hardware/interfaces/automotive/can/aidl/default/
DCanController.cpp228 ndk::ScopedAStatus CanController::getSupportedInterfaceTypes( in getSupportedInterfaceTypes() function in aidl::android::hardware::automotive::can::CanController
/hardware/interfaces/automotive/can/1.0/default/tests/fuzzer/
DAutomotiveCanV1_0Fuzzer.cpp45 void CanFuzzer::getSupportedInterfaceTypes() { in getSupportedInterfaceTypes() function in android::hardware::automotive::can::V1_0::implementation::fuzzer::CanFuzzer
/hardware/interfaces/automotive/can/1.0/vts/functional/
DVtsHalCanControllerV1_0TargetTest.cpp104 hidl_vec<InterfaceType> CanControllerHalTest::getSupportedInterfaceTypes() { in getSupportedInterfaceTypes() function in android::hardware::automotive::can::V1_0::vts::CanControllerHalTest