Searched refs:PhysicalLocation (Results 1 – 1 of 1) sorted by relevance
166 static json::Object createLocation(json::Object &&PhysicalLocation, in createLocation() argument168 json::Object Ret{{"physicalLocation", std::move(PhysicalLocation)}}; in createLocation()