Home
last modified time | relevance | path

Searched defs:GetPath (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/
H A DAssetsProvider.cpp76 const std::string* ZipAssetsProvider::PathOrDebugName::GetPath() const { in GetPath() function in android::ZipAssetsProvider::PathOrDebugName
274 std::optional<std::string_view> ZipAssetsProvider::GetPath() const { in GetPath() function in android::ZipAssetsProvider
341 std::optional<std::string_view> DirectoryAssetsProvider::GetPath() const { in GetPath() function in android::DirectoryAssetsProvider
392 std::optional<std::string_view> MultiAssetsProvider::GetPath() const { in GetPath() function in android::MultiAssetsProvider
430 std::optional<std::string_view> EmptyAssetsProvider::GetPath() const { in GetPath() function in android::EmptyAssetsProvider
H A DApkAssets.cpp157 std::optional<std::string_view> ApkAssets::GetPath() const { in GetPath() function in android::ApkAssets
/aosp14/frameworks/base/cmds/idmap2/libidmap2/
H A DFabricatedOverlay.cpp407 const std::string& FabContainer::GetPath() const { in GetPath() function in android::idmap2::FabContainer
H A DResourceContainer.cpp401 const std::string& ApkResourceContainer::GetPath() const { in GetPath() function in android::idmap2::ApkResourceContainer
/aosp14/frameworks/base/core/jni/
H A Dandroid_content_res_ApkAssets.cpp123 std::optional<std::string_view> GetPath() const override { in GetPath() function in android::LoaderAssetsProvider