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

  /external/chromium_org/chrome/browser/apps/drive/
drive_app_provider_browsertest.cc 284 fake_drive_service()->RemoveAppByProductId(kChromeAppId);
306 fake_drive_service()->RemoveAppByProductId(kChromeAppId);
327 fake_drive_service()->RemoveAppByProductId(kChromeAppId);
362 fake_drive_service()->RemoveAppByProductId(kChromeAppId);
430 fake_drive_service()->RemoveAppByProductId(kChromeAppId);
454 fake_drive_service()->RemoveAppByProductId(kChromeAppId);
  /external/chromium_org/chrome/browser/drive/
fake_drive_service.h 50 void RemoveAppByProductId(const std::string& product_id);
fake_drive_service.cc 262 void FakeDriveService::RemoveAppByProductId(const std::string& product_id) {
    [all...]

Completed in 2046 milliseconds