Home
last modified time | relevance | path

Searched defs:checkArgumentsSize (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/audiocontrol/2.0/default/
DAudioControl.cpp202 bool AudioControl::checkArgumentsSize(int fd, const hidl_vec<hidl_string>& options, in checkArgumentsSize() function in android::hardware::automotive::audiocontrol::V2_0::implementation::AudioControl
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp258 bool VehicleHalManager::checkArgumentsSize(int fd, const hidl_vec<hidl_string>& options, in checkArgumentsSize() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1885 Result<void> FakeVehicleHardware::checkArgumentsSize(const std::vector<std::string>& options, in checkArgumentsSize() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware