Searched defs:sync_entry (Results 1 – 3 of 3) sorted by relevance
354 auto sync_entry = std::make_unique<SimpleSynchronousEntry>( in OpenEntry() local394 auto sync_entry = std::make_unique<SimpleSynchronousEntry>( in CreateEntry() local434 auto sync_entry = std::make_unique<SimpleSynchronousEntry>( in OpenOrCreateEntry() local
65 void UpdateEntryFileKey(SimpleSynchronousEntry* sync_entry, in UpdateEntryFileKey()
108 raw_ptr<SimpleSynchronousEntry> sync_entry; member