Searched refs:protect (Results 1 – 25 of 26) sorted by relevance
12
/system/core/libutils/ |
D | FileMap.cpp | 150 DWORD protect = readOnly ? PAGE_READONLY : PAGE_READWRITE; in create() local 153 mFileMapping = CreateFileMapping( mFileHandle, NULL, protect, 0, 0, NULL); in create() 156 mFileHandle, protect, GetLastError() ); in create()
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | logd.te | 14 # protect the event-log-tags file
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | logd.te | 14 # protect the event-log-tags file
|
/system/sepolicy/private/ |
D | logd.te | 17 # protect the event-log-tags file
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | logd.te | 15 # protect the event-log-tags file
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | logd.te | 15 # protect the event-log-tags file
|
D | incidentd.te | 8 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | logd.te | 15 # protect the event-log-tags file
|
D | incidentd.te | 8 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | logd.te | 17 # protect the event-log-tags file
|
/system/bt/stack/a2dp/ |
D | a2dp_sbc_encoder.cc | 195 uint8_t protect = 0; in a2dp_sbc_encoder_update() local 338 protect |= 1; in a2dp_sbc_encoder_update() 346 protect |= 2; in a2dp_sbc_encoder_update() 348 if (p_encoder_params->u16BitRate < previous_u16BitRate) protect |= 3; in a2dp_sbc_encoder_update() 353 if (protect == 3) { in a2dp_sbc_encoder_update()
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | logd.te | 68 # protect the event-log-tags file
|
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | logd.te | 68 # protect the event-log-tags file
|
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | logd.te | 68 # protect the event-log-tags file
|
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | logd.te | 68 # protect the event-log-tags file
|
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | logd.te | 69 # protect the event-log-tags file
|
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | logd.te | 68 # protect the event-log-tags file
|
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/system/sepolicy/public/ |
D | logd.te | 69 # protect the event-log-tags file
|
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
12