Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 3 of 3) sorted by relevance

/development/tools/external_crates/license_checker/src/
Dfile_classifier.rs27 file_path: PathBuf, field
56 pub fn file_path(&self) -> &Path { in file_path() method
/development/tools/privapp_permissions/
Dprivapp_permissions.py453 def _resolve_sys_path(self, file_path): argument
460 def _resolve_sys_paths(self, file_path, partitions): argument
/development/vndk/tools/header-checker/src/utils/
Dsource_path_utils.cpp155 const std::string &file_path = walker->path(); in CollectExportedHeaderSet() local