Home
last modified time | relevance | path

Searched refs:SET_PROP_OPTIONS (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp127 const std::unordered_set<std::string> SET_PROP_OPTIONS = { variable
1936 if (SET_PROP_OPTIONS.find(option) != SET_PROP_OPTIONS.end()) { in getOptionValues()