Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_gnu_debugdata_writer.h48 auto* ctx = static_cast<XzCallbacks*>(reinterpret_cast<ISeqInStream*>(p)); in XzCompress() local
55 auto* ctx = static_cast<XzCallbacks*>(reinterpret_cast<ISeqOutStream*>(p)); in XzCompress() local
Delf_debug_line_writer.h36 static bool PositionInfoCallback(void* ctx, const DexFile::PositionInfo& entry) { in PositionInfoCallback()
Delf_debug_info_writer.h42 static void LocalInfoCallback(void* ctx, const DexFile::LocalInfo& entry) { in LocalInfoCallback()