Searched refs:fullPathInfoJsonValue (Results 1 – 1 of 1) sorted by relevance
1872 auto fullPathInfoJsonValue = item->GetValue("fullPathInfo"); in RestoreFullPathInfo() local1874 !fullPathInfoJsonValue || !fullPathInfoJsonValue->IsString()) { in RestoreFullPathInfo()1880 std::string pathInfo = fullPathInfoJsonValue->GetString(); in RestoreFullPathInfo()