OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AID_VPN
(Results
1 - 4
of
4
) sorted by null
/system/core/include/private/
android_filesystem_config.h
59
#define
AID_VPN
1016 /* vpn system */
134
{ "vpn",
AID_VPN
, },
/external/ipsec-tools/
main.c
188
setuid(
AID_VPN
);
/external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c
79
AID_NET_ADMIN,
AID_VPN
};
/system/security/keystore/
keystore.cpp
159
{
AID_VPN
, AID_SYSTEM},
169
{
AID_VPN
, static_cast<perm_t>(P_GET | P_SIGN | P_VERIFY) },
[
all
...]
Completed in 74 milliseconds