Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/test-base/src/junit/framework/
H A DProtectable.java13 public abstract void protect() throws Throwable; in protect() method
/aosp12/frameworks/base/core/java/android/net/
H A DVpnService.java257 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 Dgenheaders.py38 protect = True variable
60 protect = False variable
/aosp12/system/core/libutils/
H A DFileMap.cpp150 DWORD protect = readOnly ? PAGE_READONLY : PAGE_READWRITE; in create() local
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DResilientBuffer.cpp36 auto protect(const ResilientBuffer& resilientBuffer, const FnType& fn) in protect() function
H A DResilientExecution.cpp40 auto protect(const ResilientExecution& resilientExecution, const FnType& fn) in protect() function
H A DResilientBurst.cpp40 auto protect(const ResilientBurst& resilientBurst, const FnType& fn) in protect() function
H A DResilientPreparedModel.cpp42 auto protect(const ResilientPreparedModel& resilientPreparedModel, const FnType& fn) in protect() function
H A DResilientDevice.cpp42 auto protect(const ResilientDevice& resilientDevice, const FnType& fn, bool blocking) in protect() function
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java230 public void setProtect(String protect) { in setProtect()
H A DBluetoothMapContent.java455 String protect = "no"; in setProtected() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestNeuralNetworksWrapper.h60 Memory(size_t size, int protect, int fd, size_t offset) { in Memory()
/aosp12/system/bt/stack/a2dp/
H A Da2dp_sbc_encoder.cc195 uint8_t protect = 0; in a2dp_sbc_encoder_update() local
/aosp12/packages/modules/NeuralNetworks/runtime/include/
H A DNeuralNetworksWrapper.h191 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 DConnectivityService.java4146 public void protect(ParcelFileDescriptor socket) { in protect() method in ConnectivityService.VpnCallback
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...