Home | History | Annotate | Download | only in syncable

Lines Matching refs:kId

320   static const Id kId;
387 // Creates an empty entry and sets the ID field to the default kId.
389 CreateEntry(entryname, kId);
681 const Id SyncableDirectoryTest::kId(TestIdFactory::FromNumber(-99));
686 Entry e(&rtrans, GET_BY_ID, kId);
693 Entry e(&rtrans, GET_BY_ID, kId);