Searched defs:checkArgumentsSize (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/automotive/audiocontrol/2.0/default/ | ||
D | AudioControl.cpp | 202 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/ | ||
D | VehicleHalManager.cpp | 258 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/ | ||
D | FakeVehicleHardware.cpp | 1885 Result<void> FakeVehicleHardware::checkArgumentsSize(const std::vector<std::string>& options, in checkArgumentsSize() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware |