Searched refs:isGettableLocked (Results 1 – 2 of 2) sorted by relevance
322 bool isGettableLocked(int32_t property);
410 bool VehicleNetworkService::isGettableLocked(int32_t property) { in isGettableLocked() function in android::VehicleNetworkService496 if (!isGettableLocked(data->prop)) { in getProperty()