Searched refs:kOpenWithPrefix (Results 1 – 1 of 1) sorted by relevance
72 const char kOpenWithPrefix[] = "http://schemas.google.com/docs/2007#open-with-"; variable73 const size_t kOpenWithPrefixSize = arraysize(kOpenWithPrefix) - 1;186 const std::string kOpenWithPrefixStr(kOpenWithPrefix); in GetAppID()210 StartsWithASCII(rel.as_string(), kOpenWithPrefix, false)) { in GetLinkType()