Searched refs:threads_array_sp (Results 1 – 1 of 1) sorted by relevance
5421 JSONGenerator::ArraySP threads_array_sp; in GetJSONThreadsInfo() local5423 threads_array_sp = std::make_shared<JSONGenerator::Array>(); in GetJSONThreadsInfo()5578 threads_array_sp->AddItem(thread_dict_sp); in GetJSONThreadsInfo()5581 return threads_array_sp; in GetJSONThreadsInfo()