OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selinux_android_setfilecon
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/include/selinux/
android.h
24
extern int
selinux_android_setfilecon
(const char *pkgdir,
/external/libselinux/src/
android.c
532
int
selinux_android_setfilecon
(const char *pkgdir,
function
/frameworks/native/cmds/installd/
commands.c
248
if (
selinux_android_setfilecon
(pkgdir, pkgname, uid) < 0) {
[
all
...]
Completed in 425 milliseconds