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

  /external/v8/src/objects/
js-proxy.h 33 static void Revoke(Handle<JSProxy> proxy);
134 // This initial map adds in-object properties for "proxy" and "revoke".
  /external/syzkaller/vendor/golang.org/x/sys/unix/
syscall_dragonfly.go 294 //sys Revoke(path string) (err error)
syscall_netbsd.go 280 //sys Revoke(path string) (err error)
syscall_openbsd.go 249 //sys Revoke(path string) (err error)
syscall_darwin.go 454 //sys Revoke(path string) (err error)
syscall_freebsd.go 524 //sys Revoke(path string) (err error)
zsyscall_dragonfly_amd64.go 1101 func Revoke(path string) (err error) {
    [all...]
zsyscall_netbsd_386.go 1108 func Revoke(path string) (err error) {
    [all...]
zsyscall_netbsd_amd64.go 1108 func Revoke(path string) (err error) {
    [all...]
zsyscall_netbsd_arm.go 1108 func Revoke(path string) (err error) {
    [all...]
zsyscall_openbsd_386.go 1117 func Revoke(path string) (err error) {
    [all...]
zsyscall_openbsd_amd64.go 1117 func Revoke(path string) (err error) {
    [all...]
zsyscall_openbsd_arm.go 1117 func Revoke(path string) (err error) {
    [all...]
zsyscall_darwin_386.go 1294 func Revoke(path string) (err error) {
    [all...]
zsyscall_darwin_amd64.go 1294 func Revoke(path string) (err error) {
    [all...]
zsyscall_darwin_arm.go 1294 func Revoke(path string) (err error) {
    [all...]
zsyscall_darwin_arm64.go 1294 func Revoke(path string) (err error) {
    [all...]
zsyscall_freebsd_386.go     [all...]
zsyscall_freebsd_amd64.go     [all...]
zsyscall_freebsd_arm.go     [all...]
  /external/v8/include/
v8.h     [all...]
  /external/v8/src/
api.cc     [all...]
objects.cc     [all...]

Completed in 3241 milliseconds