Searched defs:protect (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/NeuralNetworks/runtime/test/ |
| D | GeneratedTestUtils.cpp | 77 const int protect = PROT_READ | PROT_WRITE; in create() local 95 MemoryWithPointer(const NnApiSupportLibrary* nnapi, size_t size, int protect, int fd, in create()
|
| D | TestNeuralNetworksWrapper.h | 60 Memory(size_t size, int protect, int fd, size_t offset) { in Memory()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
| D | BluetoothMapMessageListingElement.java | 230 public void setProtect(String protect) { in setProtect()
|
| D | BluetoothMapContent.java | 468 String protect = "no"; in setProtected() local
|
| /packages/modules/Bluetooth/system/stack/a2dp/ |
| D | a2dp_sbc_encoder.cc | 170 uint8_t protect = 0; in a2dp_sbc_encoder_update() local
|
| /packages/modules/NeuralNetworks/runtime/include/ |
| D | NeuralNetworksWrapper.h | 191 Memory(const NnApiSupportLibrary* nnapi, size_t size, int protect, int fd, size_t offset)
|