OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:merge_profiles
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/installd/
commands.h
57
bool
merge_profiles
(uid_t uid, const char *pkgname);
installd.cpp
288
if (
merge_profiles
(uid, pkgname)) {
459
{ "
merge_profiles
", 2, do_merge_profiles },
commands.cpp
1515
bool
merge_profiles
(uid_t uid, const char *pkgname) {
function in namespace:android::installd
[
all
...]
Completed in 431 milliseconds