HomeSort by relevance Sort by last modified time
    Searched refs:kCloudPrintAppId (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/extensions/
extension_constants.cc 101 const char kCloudPrintAppId[] = "mfehgcgbbipciphmccgaenjidiccnmng";
extension_constants.h 80 extern const char kCloudPrintAppId[];
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
app_launch_info.cc 205 } else if (extension->id() == extension_misc::kCloudPrintAppId) {

Completed in 38 milliseconds