Searched defs:dataMap (Results 1 – 1 of 1) sorted by relevance
285 std::map<std::string, std::vector<uint8_t>> dataMap; in GatherAndDumpData() local337 void ProfilingDataDumper::Dump(const std::map<std::string, std::vector<uint8_t>> &dataMap) { in Dump()