Searched refs:resourceId (Results 1 – 3 of 3) sorted by relevance
17 int resourceId, const string16& param) {18 string16 title = l10n_util::GetStringFUTF16(resourceId, param);
349 String resourceId = getIdAttribute(); in insertedIntoDocument() local350 if (!extensions->isPendingResource(resourceId)) in insertedIntoDocument()353 …<SVGDocumentExtensions::SVGPendingElements> clients(extensions->removePendingResource(resourceId)); in insertedIntoDocument()
861 unsigned resourceId = static_cast<unsigned>(m_database.lastInsertRowID()); in store() local870 entryStatement.bindInt64(3, resourceId); in store()881 resource->setStorageID(resourceId); in store()