Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dfile_path.cpp112 base = current.BaseName(); in GetComponents()
119 base = current.BaseName(); in GetComponents()
121 components.push_back(current.BaseName().path_); in GetComponents()
159 FilePath FilePath::BaseName() in BaseName() function in OHOS::AppExecFwk::LIBZIP::FilePath
H A Dzip.cpp163 allRelativeFiles.push_back(std::make_pair(paramPath.BaseName(), paramPath)); in Zip()
211 allRelativeFiles.push_back(std::make_pair(paramPath.BaseName(), paramPath)); in GetZipsAllRelativeFiles()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dfile_path.h74 FilePath BaseName();
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp153 allRelativeFiles.push_back(std::make_pair(paramPath.BaseName(), paramPath)); in Zip()

Completed in 3 milliseconds