Home
last modified time | relevance | path

Searched refs:OpenFileFolderPlugin (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DFileFolderPluginOpen.h22 HRESULT OpenFileFolderPlugin(IInStream *inStream,
H A DFileFolderPluginOpen.cpp243 HRESULT CFfpOpen::OpenFileFolderPlugin(IInStream *inStream, in OpenFileFolderPlugin() function in CFfpOpen
H A DPanelItemOpen.cpp480 const HRESULT res = ffp.OpenFileFolderPlugin(inStream, in OpenAsArc()