Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Dutils.h60 std::string create_data_user_ce_package_path_as_user_link(
H A Dutils.cpp124 std::string create_data_user_ce_package_path_as_user_link( in create_data_user_ce_package_path_as_user_link() function
906 std::string app_private_dir_symlink = create_data_user_ce_package_path_as_user_link( in validate_secondary_dex_path()
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp311 std::string app_private_dir_ce_link = create_data_user_ce_package_path_as_user_link( in create_mock_app()