Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/extensions/manifest_handlers/
Dapp_launch_info.h26 static const std::string& GetLaunchLocalPath(const Extension* extension);
Dapp_launch_info.cc73 const std::string& AppLaunchInfo::GetLaunchLocalPath( in GetLaunchLocalPath() function in extensions::AppLaunchInfo