Searched refs:GetDraggedFileInfo (Results 1 – 5 of 5) sorted by relevance
91 ASSERT_TRUE(isolated_context()->GetDraggedFileInfo(id_, &toplevels)); in TEST_F()131 ASSERT_FALSE(isolated_context()->GetDraggedFileInfo(id2, &toplevels)); in TEST_F()132 ASSERT_FALSE(isolated_context()->GetDraggedFileInfo(id_, &toplevels)); in TEST_F()
100 IsolatedContext::GetInstance()->GetDraggedFileInfo( in CreateFileEnumerator()
140 bool GetDraggedFileInfo(const std::string& filesystem_id,
402 bool IsolatedContext::GetDraggedFileInfo( in GetDraggedFileInfo() function in storage::IsolatedContext
330 isolated_context()->GetDraggedFileInfo(root_url.filesystem_id(), in UpgradeDraggedFileSystemPermissions()