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 100 const char kCloudPrintAppId[] = "mfehgcgbbipciphmccgaenjidiccnmng";
extension_constants.h 82 extern const char kCloudPrintAppId[];
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
app_launch_info.cc 204 } else if (extension->id() == extension_misc::kCloudPrintAppId) {

Completed in 51 milliseconds