Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
H A Dcommon_func.cpp311 std::ostringstream outPutStream; in Decode() local
319 outPutStream << static_cast<char>(hex); in Decode()
322 outPutStream << uri[index]; in Decode()
327 return outPutStream.str(); in Decode()

Completed in 1 milliseconds