Searched defs:wantJson (Results 1 – 4 of 4) sorted by relevance
69 nlohmann::json wantJson; in DoSomethingInterestingWithMyAPI() local
94 nlohmann::json wantJson; in DoSomethingInterestingWithMyApiDistributedWant003() local
1125 bool DistributedWant::CanReadFromJson(nlohmann::json& wantJson) in CanReadFromJson()1174 bool DistributedWant::ReadFromJson(nlohmann::json& wantJson) in ReadFromJson()1234 nlohmann::json wantJson = nlohmann::json::parse(string, nullptr, false); in FromString() local
1871 bool Want::ReadFromJson(nlohmann::json &wantJson) in ReadFromJson()1964 nlohmann::json wantJson = nlohmann::json::parse(string, nullptr, false); in FromString() local