OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_system
(Results
1 - 6
of
6
) sorted by null
/system/core/liblog/
pmsg_reader.c
149
bool
is_system
;
local
203
is_system
= uid_has_log_permission(uid);
204
if (
is_system
|| (uid == buf.p.uid)) {
206
is_system
?
218
log_msg->entry_v4.hdr_size =
is_system
?
226
if (
is_system
) {
/art/runtime/gc/space/
image_space.cc
396
bool
is_system
= false;
local
467
is_system
= true;
471
is_system
= true;
503
!(
is_system
|| relocated_version_used),
514
if (!
is_system
&& !CheckSpace(*image_filename, error_msg)) {
532
} else if (
is_system
) {
[
all
...]
/art/tools/
cpplint.py
[
all
...]
/external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py
[
all
...]
/external/libvpx/libvpx/tools/
cpplint.py
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py
[
all
...]
Completed in 234 milliseconds