Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/androidfw/
H A DAssetsProvider.cpp79 const std::string* ZipAssetsProvider::PathOrDebugName::GetPath() const { in GetPath() function in android::ZipAssetsProvider::PathOrDebugName
268 std::optional<std::string_view> ZipAssetsProvider::GetPath() const { in GetPath() function in android::ZipAssetsProvider
332 std::optional<std::string_view> DirectoryAssetsProvider::GetPath() const { in GetPath() function in android::DirectoryAssetsProvider
381 std::optional<std::string_view> MultiAssetsProvider::GetPath() const { in GetPath() function in android::MultiAssetsProvider
419 std::optional<std::string_view> EmptyAssetsProvider::GetPath() const { in GetPath() function in android::EmptyAssetsProvider
H A DApkAssets.cpp159 std::optional<std::string_view> ApkAssets::GetPath() const { in GetPath() function in android::ApkAssets
/aosp12/system/core/libprocessgroup/
H A Dtask_profiles.h146 const std::string GetPath() const override { return controller_.GetTasksFilePath(path_); } in GetPath() function
164 const std::string GetPath() const override { return path_; } in GetPath() function
/aosp12/art/libartbase/base/unix_file/
H A Dfd_file.h105 const std::string& GetPath() const { in GetPath() function
/aosp12/bootable/recovery/install/
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
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/
H A DNode.cc64 const std::string& Node::GetPath() const { in GetPath() function in android::perfmgr::Node
/aosp12/system/apex/apexd/
H A Dapex_file.h49 const std::string& GetPath() const { return apex_path_; } in GetPath() function
/aosp12/art/libartbase/base/
H A Dcommon_art_test.h52 const std::string& GetPath() const { in GetPath() function
/aosp12/frameworks/base/cmds/idmap2/libidmap2/
H A DFabricatedOverlay.cpp298 const std::string& FabContainer::GetPath() const { in GetPath() function in android::idmap2::FabContainer
H A DResourceContainer.cpp399 const std::string& ApkResourceContainer::GetPath() const { in GetPath() function in android::idmap2::ApkResourceContainer
/aosp12/system/update_engine/cros/
H A Dp2p_manager.cc304 FilePath P2PManagerImpl::GetPath(const string& file_id, Visibility visibility) { in GetPath() function in chromeos_update_engine::P2PManagerImpl
/aosp12/frameworks/base/core/jni/
H A Dandroid_content_res_ApkAssets.cpp103 std::optional<std::string_view> GetPath() const override { in GetPath() function in android::LoaderAssetsProvider
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dconfig.pb.go764 func (m *ApexEmbeddedApkConfig) GetPath() string { func
805 func (m *UnsignedEmbeddedApkConfig) GetPath() string { func
H A Dcommands.pb.go598 func (m *ApkDescription) GetPath() string { func
/aosp12/system/extras/simpleperf/
H A DJITDebugReader.cpp241 const std::string& GetPath() const { return path_; } in GetPath() function in simpleperf::TempSymFile
/aosp12/art/runtime/jni/
H A Djava_vm_ext.cc110 const std::string& GetPath() const { in GetPath() function in art::SharedLibrary
/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp3412 std::string Dumpstate::GetPath(const std::string& suffix) const { in GetPath() function in Dumpstate
3416 std::string Dumpstate::GetPath(const std::string& directory, const std::string& suffix) const { in GetPath() function in Dumpstate