Home
last modified time | relevance | path

Searched refs:FormatFile (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.cpp28 return filePath.empty() ? FormatStdout(fileDetails) : FormatFile(fileDetails, filePath); in GenHashKey()
44 bool Hash::FormatFile(const FileDetailMap &fileDetails, const std::string &filePath) in FormatFile() function in OHOS::HDI::Hash
H A Dhash.h26 static bool FormatFile(const FileDetailMap &fileDetails, const std::string &filePath);

Completed in 2 milliseconds