Searched defs:entitiesJson (Results 1 – 2 of 2) sorted by relevance
601 auto& entitiesJson = (jsonOut["entities"] = json::standalone_value::array()); in WriteEntityCollection() local913 const auto* entitiesJson = jsonIn.find("entities"); in ReadEntityCollection() local
1850 nlohmann::json entitiesJson; in ToJson() local