/aosp14/system/core/fs_mgr/libfiemap/ |
H A D | fiemap_writer.cpp | 60 static inline void cleanup(const std::string& file_path, bool created) { in cleanup() 226 static uint64_t GetFileSize(const std::string& file_path) { in GetFileSize() 266 const std::string& file_path, in FallocateFallback() 318 static bool IsFilePinned(int file_fd, const std::string& file_path, uint32_t fs_type) { in IsFilePinned() 358 static bool PinFile(int file_fd, const std::string& file_path, uint32_t fs_type) { in PinFile() 486 bool FiemapWriter::HasPinnedExtents(const std::string& file_path) { in HasPinnedExtents() 501 static bool IsValidExtent(const fiemap_extent* extent, std::string_view file_path) { in IsValidExtent() 515 std::string_view file_path) { in FiemapToExtents() 564 static bool ReadFiemap(int file_fd, const std::string& file_path, in ReadFiemap() 587 static bool ReadFibmap(int file_fd, const std::string& file_path, in ReadFibmap() [all …]
|
H A D | split_fiemap_writer.cpp | 45 std::unique_ptr<SplitFiemap> SplitFiemap::Create(const std::string& file_path, uint64_t file_size, in Create() 55 FiemapStatus SplitFiemap::Create(const std::string& file_path, uint64_t file_size, in Create() 147 std::unique_ptr<SplitFiemap> SplitFiemap::Open(const std::string& file_path) { in Open() 167 bool SplitFiemap::GetSplitFileList(const std::string& file_path, std::vector<std::string>* list) { in GetSplitFileList() 186 bool SplitFiemap::RemoveSplitFiles(const std::string& file_path, std::string* message) { in RemoveSplitFiles()
|
H A D | utility.cpp | 40 FiemapStatus DetermineMaximumFileSize(const std::string& file_path, uint64_t* result) { in DetermineMaximumFileSize()
|
/aosp14/frameworks/base/tools/aapt2/tools/ |
H A D | fix_resources.py | 40 def read_contents(file_path): argument 45 def write_contents(file_path, contents): argument
|
/aosp14/system/core/trusty/test/driver/ |
H A D | trusty_driver_test.py | 22 def ReadFile(file_path): argument 27 def WriteFile(file_path, s): argument
|
/aosp14/system/core/fs_mgr/ |
H A D | blockdev.cpp | 87 static Result<uint32_t> BlockDeviceQueueDepth(const std::string& file_path) { in BlockDeviceQueueDepth() 130 const std::string& file_path) { in ConfigureQueueDepth()
|
/aosp14/system/core/fs_mgr/libfiemap/include/libfiemap/ |
H A D | fiemap_writer.h | 84 const std::string& file_path() const { return file_path_; }; in file_path() function
|
/aosp14/system/core/libprocessgroup/profiles/ |
H A D | test_vendor.cpp | 40 std::string file_path() const override { return file_path_; } in file_path() function in android::profiles::TestConfig
|
/aosp14/frameworks/base/core/jni/ |
H A D | fd_utils.cpp | 187 const std::string file_path; member in FileDescriptorInfo 266 std::string file_path; in CreateFromFd() local 403 FileDescriptorInfo::FileDescriptorInfo(struct stat stat, const std::string& file_path, in FileDescriptorInfo()
|
/aosp14/system/core/fs_mgr/libfs_avb/tests/ |
H A D | fs_avb_test_util.h | 62 inline android::base::unique_fd OpenUniqueReadFd(const base::FilePath& file_path) { in OpenUniqueReadFd()
|
H A D | avb_util_test.cpp | 711 void AvbUtilTest::ModifyFile(const base::FilePath& file_path, size_t offset, ssize_t length) { in ModifyFile()
|
/aosp14/frameworks/base/tools/aapt2/tools/consumers/ |
H A D | duplicates.py | 9 def matches(self, file_path): argument
|
H A D | positional_arguments.py | 13 def matches(self, file_path): argument
|
/aosp14/frameworks/base/tools/fonts/ |
H A D | fontchain_linter.py | 487 def parse_unicode_datafile(file_path, reverse=False): argument 523 def parse_emoji_variants(file_path): argument
|
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/ |
H A D | block_device_writer.cpp | 62 explicit ScopedF2fsFilePinning(const char* file_path) { in ScopedF2fsFilePinning()
|
/aosp14/frameworks/base/tools/aapt2/test/ |
H A D | Fixture.cpp | 182 std::string ManifestBuilder::Build(const std::string& file_path) {
|
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | cow_writer.cpp | 46 std::string file_path(512, '\0'); in GetFdPath() local 233 const auto file_path = GetFdPath(fd.get()); in SetFd() local
|
/aosp14/frameworks/base/tools/aapt2/optimize/ |
H A D | Obfuscator.cpp | 43 std::string ShortenFileName(android::StringPiece file_path, int output_length) { in ShortenFileName()
|
/aosp14/frameworks/base/tools/aapt2/ |
H A D | LoadedApk.cpp | 314 std::unique_ptr<xml::XmlResource> LoadedApk::LoadXml(const std::string& file_path, in LoadXml()
|
/aosp14/frameworks/base/tools/aapt2/cmd/ |
H A D | Optimize.cpp | 306 const std::string &file_path) { in WriteShortenedPathsMap()
|
/aosp14/frameworks/base/tools/aapt2/format/ |
H A D | Archive_test.cpp | 61 std::string file_path = file::BuildPath({path, file}); in VerifyDirectory() local
|
/aosp14/system/core/libprocessgroup/setup/ |
H A D | cgroup_map_write.cpp | 98 std::string file_path = path + "/" + dir_entry->d_name; in ChangeDirModeAndOwner() local
|
/aosp14/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 209 std::string file_path = output_dir + "/" + file_name; in ExportFiles() local
|
/aosp14/system/core/libprocessgroup/ |
H A D | processgroup.cpp | 349 std::string file_path = path + "/" + dir_entry->d_name; in MkdirAndChown() local
|
/aosp14/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot.cpp | 727 auto file_path = GetSnapshotStatusFilePath(name); in DeleteSnapshot() local 2349 auto file_path = GetSnapshotStatusFilePath(params.GetPartitionName()); in MapPartitionWithSnapshot() local
|