/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/ |
D | IProtected.java | 31 @Override public void Revoke(java.lang.String permission) throws android.os.RemoteException in Revoke() method in IProtected.Default 278 @Override public void Revoke(java.lang.String permission) throws android.os.RemoteException in Revoke() method in IProtected.Stub.Proxy 353 public void Revoke(java.lang.String permission) throws android.os.RemoteException; in Revoke() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/ |
D | IProtected.java | 31 @Override public void Revoke(java.lang.String permission) throws android.os.RemoteException in Revoke() method in IProtected.Default 278 @Override public void Revoke(java.lang.String permission) throws android.os.RemoteException in Revoke() method in IProtected.Stub.Proxy 353 public void Revoke(java.lang.String permission) throws android.os.RemoteException; in Revoke() method
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/permission/ |
D | IProtected.aidl | 15 @RequiresNoPermission void Revoke(in String permission); in Revoke() method
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/permission/service/ |
D | PermissionTestService.java | 71 public void Revoke(String permission) { in Revoke() method in PermissionTestService
|
/aosp_15_r20/system/logging/logd/ |
H A D | LogReaderThread.h | 60 void Revoke() REQUIRES(logd_lock) { writer_->revoke(); } in Revoke() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | zsyscall_netbsd_arm.go | 927 func Revoke(path string) (err error) { func
|
D | zsyscall_netbsd_386.go | 927 func Revoke(path string) (err error) { func
|
D | zsyscall_netbsd_amd64.go | 927 func Revoke(path string) (err error) { func
|
D | zsyscall_netbsd_arm64.go | 927 func Revoke(path string) (err error) { func
|
D | zsyscall_openbsd_mips64.go | 906 func Revoke(path string) (err error) { func
|
D | zsyscall_dragonfly_amd64.go | 948 func Revoke(path string) (err error) { func
|
D | zsyscall_freebsd_amd64.go | 934 func Revoke(path string) (err error) { func
|
D | zsyscall_freebsd_arm.go | 934 func Revoke(path string) (err error) { func
|
D | zsyscall_freebsd_riscv64.go | 934 func Revoke(path string) (err error) { func
|
D | zsyscall_freebsd_386.go | 934 func Revoke(path string) (err error) { func
|
D | zsyscall_freebsd_arm64.go | 934 func Revoke(path string) (err error) { func
|
D | zsyscall_openbsd_ppc64.go | 1256 func Revoke(path string) (err error) { func
|
D | zsyscall_openbsd_arm64.go | 1256 func Revoke(path string) (err error) { func
|
D | zsyscall_openbsd_amd64.go | 1256 func Revoke(path string) (err error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | zsyscall_dragonfly_amd64.go | 1255 func Revoke(path string) (err error) { func
|
D | zsyscall_freebsd_386.go | 1490 func Revoke(path string) (err error) { func
|
D | zsyscall_netbsd_arm.go | 1487 func Revoke(path string) (err error) { func
|
D | zsyscall_freebsd_amd64.go | 1490 func Revoke(path string) (err error) { func
|
D | zsyscall_netbsd_arm64.go | 1487 func Revoke(path string) (err error) { func
|
D | zsyscall_netbsd_amd64.go | 1487 func Revoke(path string) (err error) { func
|