Searched defs:ExtensionIdToObjectIds (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dpush_messaging_invalidation_handler.cc29 syncer::ObjectIdSet ExtensionIdToObjectIds(const std::string& extension_id) { function in namespace:extensions::__anon3808
100 ExtensionIdToObjectIds(extension_id);
193 const syncer::ObjectIdSet& object_ids = ExtensionIdToObjectIds(*it);

Completed in 240 milliseconds