OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isZonedProperty
(Results
1 - 3
of
3
) sorted by null
/packages/services/Car/car-lib/src/android/car/hardware/hvac/
CarHvacManager.java
188
public static boolean
isZonedProperty
(int propertyId) {
/packages/services/Car/vehicle_network_service/
VehicleNetworkService.h
325
static bool
isZonedProperty
(vehicle_prop_config_t const * config);
VehicleNetworkService.cpp
455
bool VehicleNetworkService::
isZonedProperty
(vehicle_prop_config_t const * config) {
627
if (
isZonedProperty
(config)) {
[
all
...]
Completed in 1322 milliseconds