Home
last modified time | relevance | path

Searched defs:Revoke (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DIProtected.java31 @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/
DIProtected.java31 @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/
DIProtected.aidl15 @RequiresNoPermission void Revoke(in String permission); in Revoke() method
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/permission/service/
DPermissionTestService.java71 public void Revoke(String permission) { in Revoke() method in PermissionTestService
/aosp_15_r20/system/logging/logd/
H A DLogReaderThread.h60 void Revoke() REQUIRES(logd_lock) { writer_->revoke(); } in Revoke() function
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_netbsd_arm.go927 func Revoke(path string) (err error) { func
Dzsyscall_netbsd_386.go927 func Revoke(path string) (err error) { func
Dzsyscall_netbsd_amd64.go927 func Revoke(path string) (err error) { func
Dzsyscall_netbsd_arm64.go927 func Revoke(path string) (err error) { func
Dzsyscall_openbsd_mips64.go906 func Revoke(path string) (err error) { func
Dzsyscall_dragonfly_amd64.go948 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_amd64.go934 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_arm.go934 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_riscv64.go934 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_386.go934 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_arm64.go934 func Revoke(path string) (err error) { func
Dzsyscall_openbsd_ppc64.go1256 func Revoke(path string) (err error) { func
Dzsyscall_openbsd_arm64.go1256 func Revoke(path string) (err error) { func
Dzsyscall_openbsd_amd64.go1256 func Revoke(path string) (err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_dragonfly_amd64.go1255 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_386.go1490 func Revoke(path string) (err error) { func
Dzsyscall_netbsd_arm.go1487 func Revoke(path string) (err error) { func
Dzsyscall_freebsd_amd64.go1490 func Revoke(path string) (err error) { func
Dzsyscall_netbsd_arm64.go1487 func Revoke(path string) (err error) { func
Dzsyscall_netbsd_amd64.go1487 func Revoke(path string) (err error) { func

123