Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp86 static std::string resolve_ce_path_by_inode_or_fallback(const std::string& root_path, in resolve_ce_path_by_inode_or_fallback() function
147 return resolve_ce_path_by_inode_or_fallback(user_path, ce_data_inode, fallback); in create_data_user_ce_package_path()
271 return resolve_ce_path_by_inode_or_fallback(user_path, ce_rollback_inode, fallback); in create_data_misc_ce_rollback_package_path()