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

  /system/extras/tests/fstest/
perm_checker.c 223 static int validate_file(const char *name, mode_t mode, uid_t uid, gid_t gid) function
403 return validate_file(name, PERMS(s.st_mode), s.st_uid, s.st_gid);
  /external/chromium_org/third_party/ply/
lex.py 818 self.validate_file(f)
822 # validate_file()
829 def validate_file(self,filename): member in class:LexerReflect
    [all...]

Completed in 1245 milliseconds