Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp668 static unique_fd create_profile(uid_t uid, const std::string& profile, int32_t flags) { in create_profile() function
696 fd = create_profile(uid, profile, flags); in open_profile()