OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selinux_android_restorecon_pkgdir
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/include/selinux/
android.h
49
extern int
selinux_android_restorecon_pkgdir
(const char *pkgdir,
/frameworks/native/cmds/installd/
commands.cpp
119
if (
selinux_android_restorecon_pkgdir
(path.c_str(), seinfo, uid, 0) < 0) {
133
if (
selinux_android_restorecon_pkgdir
(path.c_str(), seinfo, uid,
[
all
...]
/external/libselinux/src/
android.c
1476
int
selinux_android_restorecon_pkgdir
(const char *pkgdir,
function
[
all
...]
Completed in 48 milliseconds