Searched refs:full_path (Results 1 – 2 of 2) sorted by relevance
77 get_filename_component(full_path ${dts_root}/${dts_root_path} REALPATH)78 if(EXISTS ${full_path})79 list(APPEND DTS_ROOT_SYSTEM_INCLUDE_DIRS ${full_path})
1515 full_path = os.path.join(GIT_TOP, file)1516 mime_type = magic.from_file(full_path, mime=True)1521 size = os.path.getsize(full_path)1818 full_path = os.path.join(GIT_TOP, file)1819 mime_type = m.from_file(full_path)