Home
last modified time | relevance | path

Searched refs:pathU (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp108 UString pathU; in ReadPathFromRegistry() local
109 if (key.QueryValue(value, pathU) == ERROR_SUCCESS) in ReadPathFromRegistry()
111 path = us2fs(pathU); in ReadPathFromRegistry()