/aosp12/frameworks/base/libs/androidfw/ |
H A D | AssetsProvider.cpp | 79 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 D | ApkAssets.cpp | 159 std::optional<std::string_view> ApkAssets::GetPath() const { in GetPath() function in android::ApkAssets
|
/aosp12/system/core/libprocessgroup/ |
H A D | task_profiles.h | 146 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 D | fd_file.h | 105 const std::string& GetPath() const { in GetPath() function
|
/aosp12/bootable/recovery/install/ |
H A D | package.cpp | 53 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 D | Node.cc | 64 const std::string& Node::GetPath() const { in GetPath() function in android::perfmgr::Node
|
/aosp12/system/apex/apexd/ |
H A D | apex_file.h | 49 const std::string& GetPath() const { return apex_path_; } in GetPath() function
|
/aosp12/art/libartbase/base/ |
H A D | common_art_test.h | 52 const std::string& GetPath() const { in GetPath() function
|
/aosp12/frameworks/base/cmds/idmap2/libidmap2/ |
H A D | FabricatedOverlay.cpp | 298 const std::string& FabContainer::GetPath() const { in GetPath() function in android::idmap2::FabContainer
|
H A D | ResourceContainer.cpp | 399 const std::string& ApkResourceContainer::GetPath() const { in GetPath() function in android::idmap2::ApkResourceContainer
|
/aosp12/system/update_engine/cros/ |
H A D | p2p_manager.cc | 304 FilePath P2PManagerImpl::GetPath(const string& file_id, Visibility visibility) { in GetPath() function in chromeos_update_engine::P2PManagerImpl
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_content_res_ApkAssets.cpp | 103 std::optional<std::string_view> GetPath() const override { in GetPath() function in android::LoaderAssetsProvider
|
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | config.pb.go | 764 func (m *ApexEmbeddedApkConfig) GetPath() string { func 805 func (m *UnsignedEmbeddedApkConfig) GetPath() string { func
|
H A D | commands.pb.go | 598 func (m *ApkDescription) GetPath() string { func
|
/aosp12/system/extras/simpleperf/ |
H A D | JITDebugReader.cpp | 241 const std::string& GetPath() const { return path_; } in GetPath() function in simpleperf::TempSymFile
|
/aosp12/art/runtime/jni/ |
H A D | java_vm_ext.cc | 110 const std::string& GetPath() const { in GetPath() function in art::SharedLibrary
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.cpp | 3412 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
|