Lines Matching refs:GetFileSpec
147 module_spec.GetFileSpec().GetPath().c_str(),
161 module_spec.GetFileSpec(), 0, file_size, modules_specs, data_sp) == 0)
187 if (module_spec.GetFileSpec())
189 FileSystem::Instance().GetModificationTime(module_spec.GetFileSpec());
190 else if (matching_module_spec.GetFileSpec())
192 matching_module_spec.GetFileSpec());
205 if (module_spec.GetFileSpec())
206 m_file = module_spec.GetFileSpec();
207 else if (matching_module_spec.GetFileSpec())
208 m_file = matching_module_spec.GetFileSpec();
1002 this->GetFileSpec());
1038 std::string spec(GetFileSpec().GetPath());
1082 ConstString file_name = GetFileSpec().GetFilename();
1189 GetFileSpec().GetFilename().AsCString(""));
1216 GetFileSpec().GetPath().c_str());
1354 if (obj_file->GetFileSpec() == file) {
1370 std::string old_path(obj_file->GetFileSpec().GetPath());
1467 GetFileSpec().GetFileNameStrippingExtension().GetCString(),
1517 const FileSpec &file_spec = module_ref.GetFileSpec();