Searched refs:script_fspec (Results 1 – 1 of 1) sorted by relevance
263 FileSpec script_fspec(path_string.GetString()); in LocateExecutableScriptingResources() local264 FileSystem::Instance().Resolve(script_fspec); in LocateExecutableScriptingResources()277 if (FileSystem::Instance().Exists(script_fspec)) in LocateExecutableScriptingResources()300 if (FileSystem::Instance().Exists(script_fspec)) { in LocateExecutableScriptingResources()301 file_list.Append(script_fspec); in LocateExecutableScriptingResources()