Home
last modified time | relevance | path

Searched defs:install_id (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/renderer/extensions/
Dwebstore_bindings.cc90 int install_id = g_next_install_id++; in Install() local
203 int install_id, in OnInlineWebstoreInstallResponse()
/external/chromium_org/chrome/browser/extensions/
Dtab_helper.cc394 void TabHelper::OnInlineWebstoreInstall(int install_id, in OnInlineWebstoreInstall()
556 void TabHelper::OnInlineInstallComplete(int install_id, in OnInlineInstallComplete()
/external/chromium_org/components/policy/proto/
Ddevice_management_backend.proto377 optional string install_id = 1; field