Home
last modified time | relevance | path

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

1234

/aosp_15_r20/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
/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileDir.h105 const FString &GetPath() const { return _path; } in GetPath() function
123 const FString &GetPath() const { return _path; } in GetPath() function
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/testing/
H A Dharness.cpp58 const std::string& GetPath() override { return dev_->device(); } in GetPath() function in android::snapshot::MemoryBackedDevice
88 const std::string& GetPath() override { return path_; } in GetPath() function in android::snapshot::FileBackedDevice
H A Dhost_harness.h83 const std::string& GetPath() override { return empty_path_; } in GetPath() function
H A Ddm_user_harness.cpp32 const std::string& DmUserDevice::GetPath() { in GetPath() function in android::snapshot::DmUserDevice
/aosp_15_r20/bootable/recovery/otautil/
H A Dpackage.cpp53 std::string GetPath() const override { in GetPath() function in MemoryPackage
101 std::string GetPath() const override { in GetPath() function in FilePackage
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/
H A Dcfgas_gepath.h18 const CFX_Path& GetPath() const { return path_; } in GetPath() function
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dbuild_tools.py14 def GetPath(build_tool): function
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_themebackground.h27 const CFGAS_GEPath* GetPath() const { return m_pPath; } in GetPath() function
/aosp_15_r20/external/libchrome/base/files/
H A Dscoped_temp_dir.cc83 const FilePath& ScopedTempDir::GetPath() const { in GetPath() function in base::ScopedTempDir
/aosp_15_r20/external/cronet/base/files/
H A Dscoped_temp_dir.cc91 const FilePath& ScopedTempDir::GetPath() const { in GetPath() function in base::ScopedTempDir
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/gdal/raster_to_gtiff/
H A Dutils.cc51 std::string TempFile::GetPath() const { return file_data_.value().first; } in GetPath() function in gdal::sandbox::utils::TempFile
/aosp_15_r20/system/extras/simpleperf/
H A DJITDebugReader_impl.h69 const std::string& GetPath() const { return path_; } in GetPath() function
/aosp_15_r20/external/openthread/src/lib/url/
H A Durl.hpp78 const char *GetPath(void) const { return mPath; } in GetPath() function in ot::Url::Url
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h105 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/unix_file/
Dfd_file.h105 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h105 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h105 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/unix_file/
Dfd_file.h105 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/unix_file/
Dfd_file.h103 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/unix_file/
Dfd_file.h103 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h103 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/unix_file/
Dfd_file.h103 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/art/libartbase/base/unix_file/
H A Dfd_file.h104 const std::string& GetPath() const { in GetPath() function
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DNode.cc64 const std::string& Node::GetPath() const { in GetPath() function in android::perfmgr::Node

1234