Searched refs:HAS_READ (Results 1 – 1 of 1) sorted by relevance
41 const std::string HAS_READ = "hasRead"; variable400 { HAS_READ, info.hasRead } }; in RetentionInfoToJson()446 !CheckJsonElement(HAS_READ, retentionJson, KeyType::BOOL)) { in FromJson()456 retentionJson.at(HAS_READ).get_to(info.hasRead); in FromJson()