Searched refs:internalPropValue (Results 1 – 1 of 1) sorted by relevance
175 auto internalPropValue = mPropStore->readValueOrNull(requestedPropValue); in get() local176 if (internalPropValue != nullptr) { in get()177 v = getValuePool()->obtain(*internalPropValue); in get()340 auto internalPropValue = mPropStore->readValueOrNull(property); in onContinuousPropertyTimer() local341 if (internalPropValue != nullptr) { in onContinuousPropertyTimer()342 v = pool.obtain(*internalPropValue); in onContinuousPropertyTimer()509 auto internalPropValue = mPropStore->readValueOrNull(propValue); in doInternalHealthCheck() local510 if (internalPropValue != nullptr) { in doInternalHealthCheck()