HomeSort by relevance Sort by last modified time
    Searched refs:isSettableLocked (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/vehicle_network_service/
VehicleNetworkService.h 323 bool isSettableLocked(int32_t property, int32_t valueType);
VehicleNetworkService.cpp 422 bool VehicleNetworkService::isSettableLocked(int32_t property, int32_t valueType) {
562 if (!isSettableLocked(data.prop, data.value_type)) {
    [all...]

Completed in 222 milliseconds