Searched refs:GetPathInfo (Results 1 – 2 of 2) sorted by relevance
66 FSResult (*GetPathInfo)(struct FSArchive*, u32 baseid, const char *relpath, FSPathInfo *info); member
272 FS_INVOKE_METHOD_(GetPathInfo, arc, arg->baseid, arg->relpath, arg->info); in FSi_InvokeCommand()