/aosp12/frameworks/base/test-base/src/junit/framework/ |
H A D | Protectable.java | 13 public abstract void protect() throws Throwable; in protect() method
|
/aosp12/frameworks/base/core/java/android/net/ |
H A D | VpnService.java | 257 public boolean protect(int socket) { in protect() method in VpnService 267 public boolean protect(Socket socket) { in protect() method in VpnService 278 public boolean protect(DatagramSocket socket) { in protect() method in VpnService
|
/aosp12/frameworks/native/opengl/tools/glgen2/registry/ |
H A D | genheaders.py | 38 protect = True variable 60 protect = False variable
|
/aosp12/system/core/libutils/ |
H A D | FileMap.cpp | 150 DWORD protect = readOnly ? PAGE_READONLY : PAGE_READWRITE; in create() local
|
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/ |
H A D | ResilientBuffer.cpp | 36 auto protect(const ResilientBuffer& resilientBuffer, const FnType& fn) in protect() function
|
H A D | ResilientExecution.cpp | 40 auto protect(const ResilientExecution& resilientExecution, const FnType& fn) in protect() function
|
H A D | ResilientBurst.cpp | 40 auto protect(const ResilientBurst& resilientBurst, const FnType& fn) in protect() function
|
H A D | ResilientPreparedModel.cpp | 42 auto protect(const ResilientPreparedModel& resilientPreparedModel, const FnType& fn) in protect() function
|
H A D | ResilientDevice.cpp | 42 auto protect(const ResilientDevice& resilientDevice, const FnType& fn, bool blocking) in protect() function
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
H A D | BluetoothMapMessageListingElement.java | 230 public void setProtect(String protect) { in setProtect()
|
H A D | BluetoothMapContent.java | 455 String protect = "no"; in setProtected() local
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestNeuralNetworksWrapper.h | 60 Memory(size_t size, int protect, int fd, size_t offset) { in Memory()
|
/aosp12/system/bt/stack/a2dp/ |
H A D | a2dp_sbc_encoder.cc | 195 uint8_t protect = 0; in a2dp_sbc_encoder_update() local
|
/aosp12/packages/modules/NeuralNetworks/runtime/include/ |
H A D | NeuralNetworksWrapper.h | 191 Memory(const NnApiSupportLibrary* nnapi, size_t size, int protect, int fd, size_t offset)
|
/aosp12/packages/modules/Connectivity/services/core/java/com/android/server/ |
H A D | ConnectivityService.java | 4146 public void protect(ParcelFileDescriptor socket) { in protect() method in ConnectivityService.VpnCallback
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |