Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/utils/
DUserHalHelper.cpp35 static constexpr const char* kSeparator = "||"; variable
315 propValue->value.stringValue = std::string(response.userLocales) + std::string(kSeparator) + in toVehiclePropValue()