Searched refs:threads_array_sp (Results 1 – 1 of 1) sorted by relevance
5419 JSONGenerator::ArraySP threads_array_sp; in GetJSONThreadsInfo() local5421 threads_array_sp = std::make_shared<JSONGenerator::Array>(); in GetJSONThreadsInfo()5576 threads_array_sp->AddItem(thread_dict_sp); in GetJSONThreadsInfo()5579 return threads_array_sp; in GetJSONThreadsInfo()