Searched defs:GetResourceEntry (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddebug_info_collector.cc68 void DebugInfoCollector::GetResourceEntry( function in class:drive::DebugInfoCollector
H A Dchange_list_processor_unittest.cc151 scoped_ptr<ResourceEntry> GetResourceEntry(const std::string& path) { function in class:drive::internal::__anon2982::ChangeListProcessorTest
199 scoped_ptr<ResourceEntry> entry = GetResourceEntry(kExpected[i].path);
244 EXPECT_TRUE(GetResourceEntry("drive/root/New Directory"));
245 EXPECT_TRUE(GetResourceEntry(
277 EXPECT_FALSE(GetResourceEntry("drive/root/Directory 1"));
278 EXPECT_TRUE(GetResourceEntry(
314 EXPECT_FALSE(GetResourceEntry(
316 EXPECT_TRUE(GetResourceEntry("drive/root/SubDirectory File 1.txt"));
346 EXPECT_FALSE(GetResourceEntry(
348 EXPECT_TRUE(GetResourceEntry(
[all...]
H A Dfake_file_system.cc135 GetResourceEntry(
144 void FakeFileSystem::GetResourceEntry( function in class:drive::test_util::FakeFileSystem
161 GetResourceEntry(
316 // Implementation of GetResourceEntry.
H A Dfile_system.cc605 void FileSystem::GetResourceEntry( function in class:drive::FileSystem
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
H A Dfake_api_util.cc103 void FakeAPIUtil::GetResourceEntry(const std::string& resource_id, function in class:sync_file_system::drive_backend::FakeAPIUtil
H A Dapi_util.cc426 void APIUtil::GetResourceEntry(const std::string& resource_id, function in class:sync_file_system::drive_backend::APIUtil

Completed in 754 milliseconds