Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld_constants.h27 constexpr const char* SECONDARY_USER_PREFIX = "user/"; variable
Dutils.cpp220 std::string path(create_data_path(volume_uuid) + "/" + SECONDARY_USER_PREFIX); in get_known_users()
/frameworks/native/cmds/installd/tests/
Dinstalld_utils_test.cpp378 + SECONDARY_USER_PREFIX in TEST_F()