Home
last modified time | relevance | path

Searched defs:base_offset (Results 1 – 3 of 3) sorted by relevance

/system/core/liblog/
Dlog_is_loggable.c92 static const size_t base_offset = 8; /* skip "persist." */ in __android_log_level() local
/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp993 void GGLAssembler::base_offset( in base_offset() function in android::GGLAssembler
/system/core/liblog/tests/
Dliblog_test.cpp1238 static const size_t base_offset = 8; /* skip "persist." */ in TEST() local