Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Dutils.cpp76 static std::string resolve_ce_path_by_inode_or_fallback(const std::string& root_path, in resolve_ce_path_by_inode_or_fallback() function
137 return resolve_ce_path_by_inode_or_fallback(user_path, ce_data_inode, fallback); in create_data_user_ce_package_path()
222 return resolve_ce_path_by_inode_or_fallback(user_path, ce_rollback_inode, fallback); in create_data_misc_ce_rollback_package_path()