OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProdId
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/omaha_query_params/
omaha_query_params.h
16
enum
ProdId
{
24
static std::string Get(
ProdId
prod);
28
static const char* GetProdIdString(chrome::OmahaQueryParams::
ProdId
prod);
omaha_query_params.cc
83
std::string OmahaQueryParams::Get(
ProdId
prod) {
96
chrome::OmahaQueryParams::
ProdId
prod) {
Completed in 183 milliseconds