Searched defs:creator (Results 1 – 11 of 11) sorted by relevance
156 DiskLruCache.Editor creator = cache.edit("k1"); in writeAndReadEntry() local169 DiskLruCache.Editor creator = cache.edit("k1"); in readAndWriteEntryAcrossCacheOpenAndClose() local183 DiskLruCache.Editor creator = cache.edit("k1"); in readAndWriteEntryWithoutProperClose() local197 DiskLruCache.Editor creator = cache.edit("k1"); in journalWithEditAndPublish() local207 DiskLruCache.Editor creator = cache.edit("k1"); in revertedNewFileIsRemoveInJournal() local223 DiskLruCache.Editor creator = cache.edit("k1"); in journalDoesNotIncludeReadOfYetUnpublishedValue() local445 DiskLruCache.Editor creator = cache.edit("k1"); in createNewEntryWithTooFewValuesFails() local466 DiskLruCache.Editor creator = cache.edit("k1"); in revertWithTooFewValues() local477 DiskLruCache.Editor creator = cache.edit("k1"); in updateExistingEntryWithTooFewValuesReusesPreviousValues() local701 DiskLruCache.Editor creator = cache.edit("k1"); in restoreBackupFile() local[all …]
41 Creator creator; member
63 const DrdThreadId creator, in sg_init()
630 void drd_pre_thread_create(const ThreadId creator, const ThreadId created) in drd_pre_thread_create()
248 RSSFeedCreateFeedTask creator=new RSSFeedCreateFeedTask(); in updateFeedXML() local
99 public ServletHolder(Holder.Source creator) in ServletHolder()
831 Parcelable.Creator<T> creator; in readParcelable() local
722 cmsUInt32Number creator; member
940 FX_BOOL Document::creator(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in creator() function in Document
616 cmsSignature creator; // Profile creator member
12102 public final void creator() throws RecognitionException { in creator() method in JavaParser