Home
last modified time | relevance | path

Searched refs:MyGetModuleFileName (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/
H A DDLL.cpp62 bool MyGetModuleFileName(FString &path) in MyGetModuleFileName() function
98 if (MyGetModuleFileName(s)) in GetModuleDirPrefix()
H A DDLL.h97 bool MyGetModuleFileName(FString &path);
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DArchiveFolderOpen.cpp199 if (NWindows::NDLL::MyGetModuleFileName(path)) in Z7_COM7F_IMF()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DDllExportsExplorer.cpp205 if (!NDLL::MyGetModuleFileName(modulePath)) in RegisterServer()
/aosp_15_r20/external/lzma/CPP/7zip/Bundles/SFXWin/
H A DSfxWin.cpp153 NDLL::MyGetModuleFileName(path); in WinMain2()
/aosp_15_r20/external/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp159 NDLL::MyGetModuleFileName(fullPath); in WinMain()
/aosp_15_r20/external/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp295 NDLL::MyGetModuleFileName(path); in Main2()