Home
last modified time | relevance | path

Searched defs:checkWritePermission (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp532 bool VehicleHalManager::checkWritePermission(const VehiclePropConfig &config) const { in checkWritePermission() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp909 VhalResult<void> DefaultVehicleHal::checkWritePermission(const VehiclePropValue& value) const { in checkWritePermission() function in android::hardware::automotive::vehicle::DefaultVehicleHal