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

  /prebuilts/go/darwin-x86/src/os/user/
lookup.go 18 // LookupId looks up a user by userid. If the user cannot be found, the
20 func LookupId(uid string) (*User, error) {
  /prebuilts/go/linux-x86/src/os/user/
lookup.go 18 // LookupId looks up a user by userid. If the user cannot be found, the
20 func LookupId(uid string) (*User, error) {
  /external/v8/src/ast/
ast.h     [all...]

Completed in 86 milliseconds