Searched defs:empty_obj (Results 1 – 2 of 2) sorted by relevance
141 const auto *empty_obj = obj.GetValue<JsonObject::JsonObjPointer>("key_2")->get(); variable
50 bool JsonObject::Parser::GetJsonObject(JsonObject *empty_obj) in GetJsonObject()