Searched refs:GetBinaryDataFilePath (Results 1 – 4 of 4) sorted by relevance
18 std::string GetBinaryDataFilePath(bool compression, const std::string &captureLabel) in GetBinaryDataFilePath() function35 std::string binaryDataFileName = GetBinaryDataFilePath(compression, captureLabel); in SaveBinaryData()
1556 std::string GetBinaryDataFilePath(bool compression, const std::string &captureLabel);
554 std::string binaryDataFileName = GetBinaryDataFilePath(compression, captureLabel); in WriteInitReplayCallCL()
434 std::string binaryDataFileName = GetBinaryDataFilePath(compression, captureLabel); in WriteInitReplayCall()