Searched refs:gFileExplorerPrivate (Results 1 – 1 of 1) sorted by relevance
30 FILE_EXPLORER_CALLBACK_DATA gFileExplorerPrivate = { variable198 if (gFileExplorerPrivate.ChooseHandler != NULL) { in LibCallback()199 NeedExit = gFileExplorerPrivate.ChooseHandler (gFileExplorerPrivate.RetDevicePath); in LibCallback()574 if (gFileExplorerPrivate.FileType == NULL) { in LibIsSupportedFileType()590 IsSupported = (StrStr (gFileExplorerPrivate.FileType, TmpStr) == NULL ? FALSE : TRUE); in LibIsSupportedFileType()781 gFileExplorerPrivate.FeHiiHandle, in LibFindFileSystem()791 InsertTailList (&gFileExplorerPrivate.FsOptionMenu->Head, &MenuEntry->Link); in LibFindFileSystem()835 gFileExplorerPrivate.FeHiiHandle, in LibFindFileSystem()842 InsertTailList (&gFileExplorerPrivate.FsOptionMenu->Head, &MenuEntry->Link); in LibFindFileSystem()850 gFileExplorerPrivate.FsOptionMenu->MenuNumber = OptionNumber; in LibFindFileSystem()[all …]