Home
last modified time | relevance | path

Searched defs:file_type (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/proto/
H A DInputConfig.proto11 optional ImageFileType file_type = 1; field
21 optional VideoFileType file_type = 1; field
/aosp12/system/update_engine/payload_generator/
H A Dext2_filesystem.cc102 uint32_t file_type = dirent->name_len >> 8; in UpdateFileAndAppend() local
/aosp12/frameworks/base/tools/aapt2/util/
H A DFiles.cpp366 const FileType file_type = GetFileType(full_path); in FindFiles() local
/aosp12/packages/services/Car/cpp/bugreport/
H A Dmain.cpp406 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in recursiveRemoveDir()
/aosp12/system/libbase/
H A Dfile.cpp174 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in ~TemporaryDir()
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_fuzz_utils.cpp84 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in RmdirRecursive()
/aosp12/system/extras/simpleperf/
H A Drecord_file_reader.cpp515 uint32_t file_type; in ReadFileFeature() local
H A Dcmd_record_test.cpp401 auto callback = [&](const Symbol&, uint32_t file_type) { in TEST()
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp335 const file::FileType file_type = file::GetFileType(input_path); in IsValidFile() local
H A DLink.cpp1468 const StringPiece file_type = util::EndsWith(src.path, ".xml") ? "XML" : "PNG"; in MergeFile() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dnilfs2_ondisk.h146 __u8 file_type; member
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp165 } file_type; typedef
/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DSystemSuspendUnitTest.cpp846 struct FTW*) -> int { in removeDirectoryEntry()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp287 } file_type; typedef
/aosp12/system/extras/ext4_utils/include/ext4_utils/
H A Dext4.h602 __u8 file_type; member