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

  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command_unittest.cc 236 Id new_fid = dir->GetFirstChildId(&trans, id_factory_.root()); local
237 ASSERT_FALSE(new_fid.IsRoot());
238 EXPECT_TRUE(new_fid.ServerKnows());
240 EXPECT_FALSE(new_fid == bookmark_folder_id);
241 Entry b_folder(&trans, syncable::GET_BY_ID, new_fid);
249 Id cid = dir->GetFirstChildId(&trans, new_fid);
252 CheckEntry(&b1, "bookmark 1", syncable::BOOKMARKS, new_fid);
253 CheckEntry(&b2, "bookmark 2", syncable::BOOKMARKS, new_fid);
325 Id new_fid = dir->GetFirstChildId(&trans, id_factory_.root()); local
326 ASSERT_FALSE(new_fid.IsRoot())
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda_psdev.h 52 int venus_rename(struct super_block *, struct CodaFid *new_fid,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda_psdev.h 52 int venus_rename(struct super_block *, struct CodaFid *new_fid,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda_psdev.h 52 int venus_rename(struct super_block *, struct CodaFid *new_fid,

Completed in 56 milliseconds