Searched refs:threads_array_sp (Results 1 – 1 of 1) sorted by relevance
498 JSONArray::SP threads_array_sp = std::make_shared<JSONArray>(); local524 threads_array_sp->AppendObject(thread_obj_sp);566 return threads_array_sp;3009 JSONArray::SP threads_array_sp = GetJSONThreadsInfo( local3011 if (!threads_array_sp) {3017 threads_array_sp->Write(response);