Searched refs:policyValueLength (Results 1 – 1 of 1) sorted by relevance
311 const auto policyValueLength = static_cast<int>(policyValue.length()); in ParseJsonString() local315 …if (!reader->parse(policyValue.c_str(), policyValue.c_str() + policyValueLength, &policyValueRoot,… in ParseJsonString()