Home
last modified time | relevance | path

Searched defs:protection (Results 1 – 25 of 28) sorted by relevance

12

/external/openthread/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md132 #### Protection in the dispatch layer
140 #### Protection in the driver layer
214 ### Shared memory protection strategy
233 ### Implementation of copying
285 ### Validation of copying
376 ### Shared memory protection requirements
380 ### Validation of careful access for built-in drivers
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cc77 char filename[], uptr filename_size, uptr *protection) { in NextSegmentLoad()
107 uptr *protection) { in Next()
Dsanitizer_procmaps_linux.cc31 uptr *protection) { in Next()
Dsanitizer_procmaps_freebsd.cc53 uptr *protection) { in Next()
/external/ltp/testcases/kernel/syscalls/sendfile/
Dsendfile04.c29 int protection; member
/external/cronet/tot/base/files/
Dos_validation_win_unittest.cc295 DWORD protection; in TEST_P() member
304 DWORD protection = 0; in TEST_P() local
/external/cronet/stable/base/files/
Dos_validation_win_unittest.cc295 DWORD protection; in TEST_P() member
304 DWORD protection = 0; in TEST_P() local
/external/wpa_supplicant_8/wpa_supplicant/
Dtwt.c32 bool flow_type, u8 flow_id, bool protection, in wpas_twt_send_setup()
/external/rust/android-crates-io/crates/memmap2/src/
Dwindows.rs234 let protection = match (write, exec) { in map() localVariable
265 let protection = if write { in map_exec() localVariable
287 let protection = if exec { in map_mut() localVariable
309 let protection = if exec { in map_copy() localVariable
332 let protection = if exec { in map_copy_read_only() localVariable
/external/libchrome/mojo/public/cpp/system/
Dplatform_handle.cc240 UnwrappedSharedMemoryHandleProtection protection) { in WrapSharedMemoryHandle()
287 UnwrappedSharedMemoryHandleProtection* protection) { in UnwrapSharedMemoryHandle()
/external/compiler-rt/lib/interception/
Dinterception_win.cc578 DWORD protection = 0; in OverrideFunctionWithDetour() local
620 DWORD protection = 0; in OverrideFunctionWithRedirectJump() local
668 DWORD protection = 0; in OverrideFunctionWithHotPatch() local
724 DWORD protection = 0; in OverrideFunctionWithTrampoline() local
/external/autotest/frontend/afe/
Drdb_model_extensions.py192 protection = dbmodels.SmallIntegerField(null=False, blank=True, variable in AbstractHostModel
Drpc_interface.py329 def add_host(hostname, status=None, locked=None, lock_reason='', protection=None): argument
/external/crosvm/base/src/
Dmmap.rs437 pub(crate) protection: Option<Protection>, field
492 pub fn protection(mut self, protection: Protection) -> MemoryMappingBuilder<'a> { in protection() method
/external/openscreen/cast/streaming/
Doffer_messages.h97 std::string protection; member
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_file_info.h181 apr_fileperms_t protection; member
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_file_info.h181 apr_fileperms_t protection; member
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c562 char *protection, *share, *name; in show_one_segment() local
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1840 PeepholeProtection protection; in protectFromPeepholes() local
1845 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes()
/external/google-breakpad/src/processor/
Dminidump.cc4868 uint32_t protection = in IsExecutable() local
4877 uint32_t protection = in IsWritable() local
/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
DAtomicFUTransformer.kt536 val protection = ACC_SYNTHETIC or visibility or when { in FieldId() constant
/external/iw/
Dscan.c1293 static const char *protection[4] = { in print_ht_op() local
/external/crosvm/src/crosvm/sys/linux/
Ddevice_helpers.rs1366 let protection = { in create_pmem_device() localVariable
/external/mesa3d/include/drm-uapi/
Dd3dkmthk.h1083 struct d3dddigpuva_protection_type protection; member
1089 struct d3dddigpuva_protection_type protection; member
1137 struct d3dddigpuva_protection_type protection; member
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h947 uint32_t protection; /* MDMemoryProtection */ member

12