HomeSort by relevance Sort by last modified time
    Searched full:owner_profile (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_drive.cc 843 Profile* const owner_profile = drive::util::ExtractProfileFromPath(path); local
845 if (!owner_profile)
849 drive::util::GetFileSystemByProfile(owner_profile);

Completed in 169 milliseconds