Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 6 of 6) 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/
Ddumpstate.te9 # Allow setting process priority, protect from OOM killer, and dropping
/system/bt/btif/src/
Dbtif_media_task.c1895 UINT8 protect = 0; in btif_media_task_enc_update() local
2004 protect |= 1; in btif_media_task_enc_update()
2013 protect |= 2; in btif_media_task_enc_update()
2016 protect |= 3; in btif_media_task_enc_update()
2021 if (protect == 3) { in btif_media_task_enc_update()
/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_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…
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…