Home
last modified time | relevance | path

Searched defs:SetMainMethod (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp77 HRESULT CHandler::SetMainMethod(CCompressionMethodMode &methodMode) in SetMainMethod() function in NArchive::N7z::CHandler
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc7735 void SetMainMethod(ArtMethod* main_method) { in SetMainMethod() function in art::ClassLinker::LinkMethodsHelper::CopiedMethodRecord