Searched defs:file_type (Results 1 – 8 of 8) sorted by relevance
/system/sepolicy/tests/ |
D | fc_sort.py | 56 def __init__(self, path, file_type, context, meta, stem_len, str_len, line): argument
|
/system/update_engine/payload_generator/ |
D | ext2_filesystem.cc | 102 uint32_t file_type = dirent->name_len >> 8; in UpdateFileAndAppend() local
|
/system/core/fastboot/ |
D | fastboot.h | 61 fb_buffer_type file_type; member
|
/system/libbase/ |
D | file.cpp | 175 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in ~TemporaryDir()
|
/system/extras/simpleperf/ |
D | record_file_reader.cpp | 600 uint32_t file_type = 0; in ReadFileV1Feature() local
|
D | cmd_record_test.cpp | 444 auto callback = [&](const Symbol&, uint32_t file_type) { in TEST()
|
/system/hardware/interfaces/suspend/1.0/default/ |
D | SystemSuspendUnitTest.cpp | 969 struct FTW*) -> int { in removeDirectoryEntry()
|
/system/extras/ext4_utils/include/ext4_utils/ |
D | ext4.h | 603 __u8 file_type; member
|