Searched refs:mPropertyPrefix (Results 1 – 5 of 5) sorted by relevance
36 std::string mPropertyPrefix; variable50 mPropertyPrefix = std::string(propertyPrefix); in getGPIO()55 mGPIOPin = utils::getProperty(mPropertyPrefix + "gpio.num", DEBUG_GPI_PIN); in getGPIO()60 mGPIOShift = utils::getProperty(mPropertyPrefix + "gpio.shift", DEBUG_GPI_PIN_SHIFT); in getGPIO()
74 mPropertyPrefix = std::string(propertyPrefix); in HwCalBase()109 const std::string expect{obj->mPropertyPrefix}; in debug()
186 std::string mPropertyPrefix;193 *outval = utils::getProperty(mPropertyPrefix + key, defval); in getProperty()
78 mPropertyPrefix = std::string(propertyPrefix); in HwCalBase()127 const std::string expect{obj->mPropertyPrefix}; in debug()
190 std::string mPropertyPrefix;197 *outval = utils::getProperty(mPropertyPrefix + key, defval); in getProperty()