Home
last modified time | relevance | path

Searched refs:file_exists (Results 1 - 2 of 2) sorted by relevance

/base/security/code_signature/services/key_enable/src/
H A Dfile_utils.rs74 pub fn file_exists(file_path: &str) -> bool { in file_exists() functions
H A Dprofile_utils.rs24 create_file_path, delete_file_path, file_exists, fmt_store_path,
296 if file_exists(&filename) { in get_paths_from_prefix()
459 if !file_exists(&bundle_path) && create_file_path(&bundle_path).is_err() { in enable_key_in_profile_internal()
490 if !file_exists(&bundle_path) { in process_remove_bundle()

Completed in 2 milliseconds