Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleHalManager.cpp56 const std::unordered_set<std::string> kSetPropOptions = { variable
585 if (kSetPropOptions.find(option) != kSetPropOptions.end()) { in getOptionValues()