Searched refs:FindPath (Results 1 – 2 of 2) sorted by relevance
45 …FSResult (*FindPath)(struct FSArchive*, u32 base_dir_id, const char *path, u32 *target_id, BOOL ta… member
214 …FS_INVOKE_METHOD_(FindPath, arc, arg->baseid, arg->relpath, &arg->target_id, arg->target_is_direct… in FSi_InvokeCommand()709 if (arc->vtbl->FindPath != NULL) in FS_SetCurrentDirectory()