Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp711 unsigned long hexValue = std::strtoul(hexByte.c_str(), &endPtr, changeBase); in RecordIdToCloudId() local
717 result += static_cast<char>(hexValue); in RecordIdToCloudId()

Completed in 2 milliseconds