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