Searched refs:internalPropValue (Results 1 – 1 of 1) sorted by relevance
124 auto internalPropValue = mPropStore->readValueOrNull(requestedPropValue); in get() local125 if (internalPropValue != nullptr) { in get()126 v = getValuePool()->obtain(*internalPropValue); in get()472 auto internalPropValue = mPropStore->readValueOrNull(propValue); in doInternalHealthCheck() local473 if (internalPropValue != nullptr) { in doInternalHealthCheck()