Home
last modified time | relevance | path

Searched refs:api_function (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/notifications/
Dnotifications_api.cc140 NotificationsApiDelegate(ChromeAsyncExtensionFunction* api_function, in NotificationsApiDelegate() argument
144 : api_function_(api_function), in NotificationsApiDelegate()
152 process_id_ = api_function->render_view_host()->GetProcess()->GetID(); in NotificationsApiDelegate()