Home
last modified time | relevance | path

Searched refs:construct_db_key_cipher_path (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/asset/frameworks/os_dependency/file/src/
H A Dce_operator.rs27 fn construct_db_key_cipher_path(user_id: i32) -> String { in construct_db_key_cipher_path() function
33 let path_str = construct_db_key_cipher_path(user_id); in is_db_key_cipher_file_exist()
39 let path_str = construct_db_key_cipher_path(user_id); in read_db_key_cipher()
55 let path_str = construct_db_key_cipher_path(user_id); in write_db_key_cipher()