Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_zip.c59 static bool TransWidePath(const char *inPath, wchar_t *outPath) in TransWidePath() function
85 if (!TransWidePath(file, wideFullPath)) { in ZipAddFile()
132 if (!TransWidePath(fullPath, wideFullPath)) { in IsDirPath()