Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/io/
H A DFileSystem.cpp99 std::string full_path = prefix_path; in Create() local
113 for (const std::string& full_path : sorted_files) { in Create() local
/aosp14/system/core/fs_mgr/libfs_avb/
H A Dutil.cpp139 std::string full_path = android::base::StringPrintf("%s/%s", dir.c_str(), de->d_name); in ListFiles() local
/aosp14/frameworks/base/tools/aapt2/format/
H A DArchive.cpp61 std::string full_path = dir_; in StartEntry() local
/aosp14/frameworks/base/tools/aapt2/test/
H A DFixture.cpp56 std::string full_path = file::BuildPath({root_dir, entry->d_name}); in ClearDirectory() local
/aosp14/frameworks/base/tools/aapt2/util/
H A DFiles.cpp364 std::string full_path{root_dir}; in FindFiles() local
/aosp14/system/core/init/
H A Dfirst_stage_mount.cpp468 std::string full_path = StringPrintf("%s/%s", avb_key_dir, de->d_name); in PreloadAvbKeys() local
/aosp14/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp541 std::string full_path = "assets/" + dirname; in OpenDir() local
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp1684 std::string full_path = assets_dir; in CopyAssetsDirsToApk() local
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp4327 std::string full_path; in DeleteDeviceIfExists() local