Home
last modified time | relevance | path

Searched defs:ce_data_inode (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Dutils.cpp74 ino_t ce_data_inode, const std::string& fallback) { in resolve_ce_path_by_inode_or_fallback()
141 const char* package_name, ino_t ce_data_inode) { in create_data_user_ce_package_path()
/frameworks/native/cmds/installd/tests/
Dinstalld_utils_test.cpp585 ino_t ce_data_inode; in TEST_F() local