HomeSort by relevance Sort by last modified time
    Searched refs:kRootUid (Results 1 - 3 of 3) sorted by null

  /system/core/crash_reporter/
kernel_warning_collector.cc 30 const uid_t kRootUid = 0;
83 if (!GetCreatedCrashDirectoryByEuid(kRootUid, &root_crash_directory,
kernel_collector.cc 43 const uid_t kRootUid = 0;
569 if (!GetCreatedCrashDirectoryByEuid(kRootUid,
  /external/libchrome/base/files/
file_util_posix.cc 804 const unsigned kRootUid = 0;
829 kFileSystemRoot, path, kRootUid, allowed_group_ids);

Completed in 415 milliseconds