Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dfile_asset_provider_impl.cpp34 packagePath_ = packagePath + "/"; in Initialize()
36 packagePath_ = packagePath; in Initialize()
54 std::string fileName = packagePath_ + basePath + assetName; in GetAsMapping()
103 std::string assetBasePath = packagePath_ + basePath; in GetAssetPath()
124 std::string assetPath = packagePath_ + basePath + path; in GetAssetList()
H A Dfile_asset_provider_impl.h69 std::string packagePath_; member in OHOS::Ace::FileAssetProviderImpl
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h202 packagePath_ = packagePath; in SetPackagePath()
207 return packagePath_; in GetPackagePath()
246 std::string packagePath_; member in OHOS::Ace::ResourceInfo
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_asset_manager.h93 packagePath_ = packagePath;
98 return packagePath_;
112 std::vector<std::string> packagePath_; member in OHOS::Ace::final
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp65 packagePath_ = pkPath; in Packet()
67 packagePath_ = packagePath_.substr(0, packagePath_.length() - 1); in Packet()
380 currentTarName_ = packagePath_ + "/" + tarFileName_; in CreateSplitTarFile()
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dtar_file.h223 std::string packagePath_ {};
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dtar_file_test.cpp51 TarFile::GetInstance().packagePath_.clear(); in ClearCache()
H A Duntar_file_sup_test.cpp53 TarFile::GetInstance().packagePath_.clear(); in ClearCache()
H A Duntar_file_test.cpp60 TarFile::GetInstance().packagePath_.clear(); in ClearCache()

Completed in 6 milliseconds