Home
last modified time | relevance | path

Searched defs:is_regular_file (Results 1 – 2 of 2) sorted by relevance

/system/apex/tools/
Ddeapexer.py62 def is_regular_file(self): member in ApexImageEntry
/system/update_engine/payload_generator/
Ddeflate_utils.cc277 auto is_regular_file = IsRegularFile(file); in PreprocessPartitionFiles() local