Searched defs:file_type (Results 1 – 15 of 15) sorted by relevance
/aosp12/packages/services/Car/cpp/computepipe/proto/ |
H A D | InputConfig.proto | 11 optional ImageFileType file_type = 1; field 21 optional VideoFileType file_type = 1; field
|
/aosp12/system/update_engine/payload_generator/ |
H A D | ext2_filesystem.cc | 102 uint32_t file_type = dirent->name_len >> 8; in UpdateFileAndAppend() local
|
/aosp12/frameworks/base/tools/aapt2/util/ |
H A D | Files.cpp | 366 const FileType file_type = GetFileType(full_path); in FindFiles() local
|
/aosp12/packages/services/Car/cpp/bugreport/ |
H A D | main.cpp | 406 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in recursiveRemoveDir()
|
/aosp12/system/libbase/ |
H A D | file.cpp | 174 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in ~TemporaryDir()
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_fuzz_utils.cpp | 84 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in RmdirRecursive()
|
/aosp12/system/extras/simpleperf/ |
H A D | record_file_reader.cpp | 515 uint32_t file_type; in ReadFileFeature() local
|
H A D | cmd_record_test.cpp | 401 auto callback = [&](const Symbol&, uint32_t file_type) { in TEST()
|
/aosp12/frameworks/base/tools/aapt2/cmd/ |
H A D | Compile.cpp | 335 const file::FileType file_type = file::GetFileType(input_path); in IsValidFile() local
|
H A D | Link.cpp | 1468 const StringPiece file_type = util::EndsWith(src.path, ".xml") ? "XML" : "PNG"; in MergeFile() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | nilfs2_ondisk.h | 146 __u8 file_type; member
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
H A D | omx_vdec_test.cpp | 165 } file_type; typedef
|
/aosp12/system/hardware/interfaces/suspend/1.0/default/ |
H A D | SystemSuspendUnitTest.cpp | 846 struct FTW*) -> int { in removeDirectoryEntry()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
H A D | omx_vdec_test.cpp | 287 } file_type; typedef
|
/aosp12/system/extras/ext4_utils/include/ext4_utils/ |
H A D | ext4.h | 602 __u8 file_type; member
|