Searched refs:functionArray (Results 1 – 1 of 1) sorted by relevance
534 std::vector<ProfileType::VariantMap> functionArray; in ProcessToJson() local548 functionArray.push_back(function); in ProcessToJson()550 jModule.insert(std::make_pair(DumpJsonUtils::FUNCTION, functionArray)); in ProcessToJson()