Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddownload_action.h107 void set_base_offset(int64_t base_offset) { base_offset_ = base_offset; } in set_base_offset()
/system/core/liblog/
Dproperties.cpp99 static const size_t base_offset = 8; /* skip "persist." */ in __android_log_level() local
/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp991 void GGLAssembler::base_offset( in base_offset() function in android::GGLAssembler
/system/core/liblog/tests/
Dliblog_test.cpp1241 static const size_t base_offset = 8; /* skip "persist." */ in TEST() local