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