Searched refs:FormatStdout (Results 1 – 4 of 4) sorted by relevance
35 return filePath.empty() ? FormatStdout(fileDetails) : FormatFile(fileDetails, filePath); in GenHashKey()38 bool Hash::FormatStdout(const FileDetailMap &fileDetails) in FormatStdout() function in OHOS::Idl::Hash
31 static bool FormatStdout(const FileDetailMap &fileDetails);
28 return filePath.empty() ? FormatStdout(fileDetails) : FormatFile(fileDetails, filePath); in GenHashKey()31 bool Hash::FormatStdout(const FileDetailMap &fileDetails) in FormatStdout() function in OHOS::HDI::Hash
24 static bool FormatStdout(const FileDetailMap &fileDetails);