OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check_directory_ownership
(Results
1 - 1
of
1
) sorted by null
/system/core/run-as/
package.c
168
check_directory_ownership
(const char* path, uid_t uid)
function
254
if (
check_directory_ownership
(subpath, AID_SYSTEM) < 0)
261
if (
check_directory_ownership
(dataPath, uid) < 0)
Completed in 59 milliseconds