OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:secure_mode
(Results
1 - 11
of
11
) sorted by null
/external/libsepol/tests/policies/test-deps/
module.conf
4
bool
secure_mode
;
17
if (
secure_mode
)
base-metreq.conf
474
bool
secure_mode
false;
base-notmetreq.conf
461
bool
secure_mode
false;
small-base.conf
462
bool
secure_mode
false;
/external/libsepol/tests/policies/test-expander/
module.conf
4
bool allow_ypbind,
secure_mode
, allow_execstack;
13
if (module_1_bool && allow_ypbind &&
secure_mode
&& allow_execstack) {
alias-base.conf
452
bool
secure_mode
false;
role-base.conf
434
bool
secure_mode
false;
user-base.conf
437
bool
secure_mode
false;
small-base.conf
672
bool
secure_mode
false;
/device/moto/shamu/camera/QCamera2/HAL/
QCameraMem.cpp
241
int QCameraMemory::alloc(int count, int size, int heap_id, uint32_t
secure_mode
)
261
secure_mode
);
274
secure_mode
);
327
uint32_t
secure_mode
)
350
if (
secure_mode
== SECURE) {
569
int
secure_mode
)
579
secure_mode
);
[
all
...]
/external/libsepol/tests/policies/test-cond/
refpolicy-base.conf
931
bool
secure_mode
false;
[
all
...]
Completed in 293 milliseconds