OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_primary_current_profile
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/installd/
dexopt.h
38
bool
clear_primary_current_profile
(const std::string& pkgname, userid_t user);
dexopt.cpp
144
bool
clear_primary_current_profile
(const std::string& pkgname, userid_t user) {
function in namespace:android::installd
[
all
...]
InstalldNativeService.cpp
543
if (!
clear_primary_current_profile
(packageName, userId)) {
[
all
...]
Completed in 184 milliseconds