OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:web_apps
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/common/
web_apps.h
72
namespace
web_apps
{
namespace
107
} // namespace
web_apps
web_apps_unittest.cc
5
#include "chrome/common/
web_apps
.h"
55
if (!
web_apps
::ParseWebAppFromDefinitionFile(defintion.get(), web_app.get(),
74
if (
web_apps
::ParseWebAppFromDefinitionFile(definition.get(), &web_app,
175
bool result =
web_apps
::ParseIconSizes(ASCIIToUTF16(data[i].input), &sizes,
web_apps.cc
5
#include "chrome/common/
web_apps
.h"
75
if (!
web_apps
::ParseIconSizes(link.getAttribute("sizes"), &icon_sizes,
110
namespace
web_apps
{
namespace
328
} // namespace
web_apps
Completed in 412 milliseconds