HomeSort by relevance Sort by last modified time
    Searched full:check_directory_ownership (Results 1 - 1 of 1) sorted by null

  /system/core/run-as/
package.c 170 check_directory_ownership(const char* path, uid_t uid) function
256 if (check_directory_ownership(subpath, AID_SYSTEM) < 0)
263 if (check_directory_ownership(dataPath, uid) < 0)

Completed in 42 milliseconds