OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEffectiveUid
(Results
1 - 2
of
2
) sorted by null
/system/security/keystore/
key_store_service.cpp
141
uid_t targetUid =
getEffectiveUid
(uid);
171
targetUid =
getEffectiveUid
(targetUid);
188
targetUid =
getEffectiveUid
(targetUid);
207
targetUid =
getEffectiveUid
(targetUid);
223
targetUid =
getEffectiveUid
(targetUid);
365
targetUid =
getEffectiveUid
(targetUid);
552
uid_t targetUid =
getEffectiveUid
(uid);
650
uid_t targetUid =
getEffectiveUid
(targetUid64);
696
uid =
getEffectiveUid
(uid);
791
uid_t targetUid =
getEffectiveUid
(uid)
[
all
...]
key_store_service.h
151
uid_t
getEffectiveUid
(int32_t targetUid);
Completed in 137 milliseconds