Searched refs:protect (Results 1 – 6 of 6) sorted by relevance
/system/core/libutils/ |
D | FileMap.cpp | 136 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/ |
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/bt/btif/src/ |
D | btif_media_task.c | 1895 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/ |
D | NOTICE | 28 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/ |
D | raw_commands_fixed.txt | 7641 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…
|
D | raw_commands.txt | 7631 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…
|