OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adview
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/guestview/adview/
adview_constants.h
5
// Constants used for the
adview
API.
10
namespace
adview
{
namespace
16
} // namespace
adview
adview_constants.cc
5
#include "chrome/browser/guestview/
adview
/adview_constants.h"
7
namespace
adview
{
namespace
10
const char kEventLoadAbort[] = "
adview
.onLoadAbort";
11
const char kEventLoadCommit[] = "
adview
.onLoadCommit";
13
} // namespace
adview
Completed in 2033 milliseconds