Searched refs:threads_array_sp (Results 1 – 1 of 1) sorted by relevance
5502 JSONGenerator::ArraySP threads_array_sp; in GetJSONThreadsInfo() local5504 threads_array_sp = std::make_shared<JSONGenerator::Array>(); in GetJSONThreadsInfo()5659 threads_array_sp->AddItem(thread_dict_sp); in GetJSONThreadsInfo()5662 return threads_array_sp; in GetJSONThreadsInfo()