Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/net/watchlist/
H A DFileHashCacheTests.java143 private static class InlineHandler extends Handler { class in FileHashCacheTests
/aosp_15_r20/external/google-breakpad/src/common/
H A Ddwarf_cu_to_module.h303 class InlineHandler; variable
H A Ddwarf_cu_to_module.cc567 class DwarfCUToModule::InlineHandler : public GenericDIEHandler { class in google_breakpad::DwarfCUToModule
569 InlineHandler(CUContext* cu_context, in InlineHandler() function in google_breakpad::DwarfCUToModule::InlineHandler