Searched refs:propertyPrefix (Results 1 – 1 of 1) sorted by relevance
74 auto propertyPrefix = std::getenv("PROPERTY_PREFIX"); in HwCalBase() local76 if (propertyPrefix != NULL) { in HwCalBase()77 mPropertyPrefix = std::string(propertyPrefix); in HwCalBase()