Searched refs:pValValues (Results 1 – 1 of 1) sorted by relevance
212 auto pValValues = std::shared_ptr<OhCloudExtVector>(valValues, [](auto *valValue) { in ConvertBucket() local218 OhCloudExtVectorGetLength(pValValues.get(), reinterpret_cast<unsigned int *>(&valValuesLen)); in ConvertBucket()231 …status = OhCloudExtVectorGet(pValValues.get(), j, &valueItem, reinterpret_cast<unsigned int *>(&va… in ConvertBucket()