Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dfile_path.h49 static FilePath FromUTF8Unsafe(const std::string &utf8);
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_reader.cpp40 : filePath_(FilePath::FromUTF8Unsafe(fileNameInZip)), isDirectory_(false), isUnsafe_(false), isEncrypted_(false) in EntryInfo()
H A Dfile_path.cpp82 FilePath FilePath::FromUTF8Unsafe(const std::string &utf8) in FromUTF8Unsafe() function in OHOS::AppExecFwk::LIBZIP::FilePath

Completed in 3 milliseconds