Searched refs:GetDumpFilePath (Results 1 – 2 of 2) sorted by relevance
33 static const char *GetDumpFilePath() in GetDumpFilePath() function129 LOG(ERROR, RUNTIME) << "DetailAllocTracker::Dump to " << GetDumpFilePath(); in Dump()130 std::ofstream out(GetDumpFilePath(), std::ios::out | std::ios::binary | std::ios::trunc); in Dump()132 LOG(ERROR, RUNTIME) << "DetailAllocTracker: Cannot open " << GetDumpFilePath() in Dump()