Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 9 of 9) sorted by relevance

/system/core/libutils/
DFileMap.cpp136 DWORD protect = readOnly ? PAGE_READONLY : PAGE_READWRITE; in create() local
139 mFileMapping = CreateFileMapping( mFileHandle, NULL, protect, 0, 0, NULL); in create()
142 mFileHandle, protect, GetLastError() ); in create()
/system/sepolicy/private/
Dlogd.te15 # protect the event-log-tags file
Dincidentd.te8 # Allow setting process priority, protect from OOM killer, and dropping
/system/bt/stack/a2dp/
Da2dp_sbc_encoder.cc198 uint8_t protect = 0; in a2dp_sbc_encoder_update() local
343 protect |= 1; in a2dp_sbc_encoder_update()
352 protect |= 2; in a2dp_sbc_encoder_update()
354 if (p_encoder_params->u16BitRate < previous_u16BitRate) protect |= 3; in a2dp_sbc_encoder_update()
359 if (protect == 3) { in a2dp_sbc_encoder_update()
/system/sepolicy/public/
Dlogd.te68 # protect the event-log-tags file
Ddumpstate.te9 # Allow setting process priority, protect from OOM killer, and dropping
/system/sepolicy/tools/fc_sort/
DNOTICE28 To protect your rights, we need to make restrictions that forbid
39 We protect your rights with two steps: (1) copyright the software, and
/system/tpm/trunks/generator/
Draw_commands.txt7631 creation of the HMAC key and encryption keys used to protect the duplication blob. When recovering
28671 The TPM shall encrypt and integrity protect the context as described in the "Context Protection" cl…
Draw_commands_fixed.txt7641 creation of the HMAC key and encryption keys used to protect the duplication blob. When recovering
28682 The TPM shall encrypt and integrity protect the context as described in the "Context Protection" cl…