Searched refs:getClassName (Results 1 - 25 of 50) sorted by relevance

12

/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DRawAbstractInput.java66 declaredFormat.getClassName());
75 declaredFormat.getClassName());
82 declaredFormat.getClassName());
116 declaredFormat.getClassName());
135 format.getClassName());
141 declaredFormat.getClassName() + ": " +
142 format.getClassName());
147 format.getClassName() + " Version: " +
H A DEvolver.java113 "but were made to: " + oldFormat.getClassName());
151 " class: " + format.getClassName() +
278 String oldName = oldFormat.getClassName();
314 latest.getClassName() + ';';
329 assert newFormat != oldFormat : newFormat.getClassName();
463 newFormats.remove(newFormat.getClassName());
489 String newClassName = newFormat.getClassName();
490 String oldClassName = oldFormat.getClassName();
523 (storePrefix, oldFormat.getClassName(), oldKeyName),
525 (storePrefix, newFormat.getClassName(), newKeyNam
[all...]
H A DNonPersistentFormat.java45 ("Cannot instantiate non-persistent class: " + getClassName());
H A DObjectArrayFormat.java43 String name = getClassName();
171 (useComponentFormat.getClassName());
192 !latest.getClassName().equals(componentFormat.getClassName())) {
H A DCompositeKeyFormat.java113 getClassName() + '.' + fieldName);
120 getClassName() + '.' + fieldName);
126 getClassName() + '.' + instanceFields.get(0).getName());
146 throw new IllegalStateException(getClassName());
243 rawObject.getType().getClassName());
275 "only a single integer key field: " + getClassName());
H A DProxiedFormat.java47 return proxyFormat.getClassName();
154 if (!newProxyFormat.getClassName().equals
159 newProxyFormat.getClassName() + " to: " +
H A DRecordOutput.java79 format.getClassName());
139 fieldFormat.getClassName());
H A DComplexFormat.java82 getClassName() + '.' + fieldName);
100 getClassName() + '.' + fieldName);
110 getClassName() + '.' + fieldName);
117 getClassName() + '.' + fieldName);
319 "be enhanced: " + getClassName() +
320 " extends " + superFormat.getClassName());
326 "not be enhanced: " + getClassName() +
327 " extends " + superFormat.getClassName());
347 getClassName() + " field: " + priKeyField.getName());
388 (format.getLatestVersion().getClassName())) {
[all...]
H A DPersistEntityBinding.java161 ("The entity class (" + format.getClassName() +
163 entityFormat.getClassName());
H A DPersistKeyCreator.java55 catalog.getFormat(entityMeta.getPrimaryKey().getClassName());
66 keyFormat.getClassName());
H A DFormat.java591 public String getClassName() { method in class:Format
913 ("Type not allowed for sequence: " + getClassName());
929 return "[RawType class: " + getClassName() +
H A DPersistCatalog.java239 formatMap.put(format.getClassName(), format);
258 String name = format.getClassName();
294 formatMap.put(simpleFormat.getClassName(), simpleFormat);
317 String oldName = oldFormat.getClassName();
379 latestFormatMap.put(format.getClassName(), format);
634 map.put(format.getClassName(), format);
643 formatMap.put(oldFormat.getClassName(), oldFormat);
653 classes.add(format.getClassName());
802 newLatestFormatMap.put(newFormat.getClassName(), newFormat);
921 String className = format.getClassName();
[all...]
H A DStore.java241 inverseClassNames.add(entityMeta.getClassName());
301 primaryKeyClassName = priKeyMeta.getClassName();
304 SimpleCatalog.keyClassName(priKeyMeta.getClassName());
495 (relatedEntityMeta.getPrimaryKey().getClassName());
598 String entityClassName = entityMeta.getClassName();
912 String clsName = meta.getClassName();
920 setBtreeComparator(config, meta.getPrimaryKey().getClassName());
981 setBtreeComparator(config, secKeyMeta.getClassName());
1125 makeSecName(entityMeta.getClassName(), keyName));
1133 clsName = secKeyMeta.getClassName();
[all...]
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/raw/
H A DRawType.java38 String getClassName(); method in interface:RawType
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWTimeoutQ.cpp82 oldHead->getMetaClass()->getClassName(), oldHead);
89 t->getMetaClass()->getClassName(), t, AbsoluteTime_to_scalar(&d));
123 oldHead->getMetaClass()->getClassName(), oldHead);
130 t->getMetaClass()->getClassName(), t, d.hi, d.lo);
184 t->getMetaClass()->getClassName(), t, AbsoluteTime_to_scalar(&d));
H A DIOFWCommand.cpp114 IOLog("Naughty cmd is a %s\n", getMetaClass()->getClassName());
439 getMetaClass()->getClassName(), prev->getMetaClass()->getClassName(), AbsoluteTime_to_scalar(&now) );
446 t->getMetaClass()->getClassName(), t, AbsoluteTime_to_scalar(&d) );
H A DIOFWUserObjectExporter.cpp317 DebugLog( "found object %p (%s), retain count=%d\n", fObjects[ index ], fObjects[ index ]->getMetaClass()->getClassName(), fObjects[ index ]->getRetainCount() );
335 InfoLog("IOFWUserObjectExporter<%p>::removeObject() -- calling cleanup function for object %p of class %s\n", this, object, object->getMetaClass()->getClassName() ) ;
475 InfoLog("IOFWUserObjectExporter<%p>::removeAllObjects() -- remove object %p of class %s\n", this, objects[ index ], objects[ index ]->getMetaClass()->getClassName() ) ;
479 InfoLog("IOFWUserObjectExporter<%p>::removeAllObjects() -- calling cleanup function for object %p of type %s\n", this, objects[ index ], objects[ index ]->getMetaClass()->getClassName() ) ;
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/evolve/
H A DMutation.java36 public String getClassName() { method in class:Mutation
H A DMutations.java153 super(mutation.getClassName(),
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/model/
H A DFieldMetadata.java51 public String getClassName() { method in class:FieldMetadata
H A DEntityMetadata.java45 public String getClassName() { method in class:EntityMetadata
H A DClassMetadata.java63 public String getClassName() { method in class:ClassMetadata
H A DAnnotationModel.java304 ' ' + data.getClassName());
306 entityClass = data.getClassName();
323 cls = EntityModel.classForName(data.getClassName());
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSObject.cpp91 static const char *getClassName(const OSObject *obj) function
94 return (meta) ? meta->getClassName() : "unknown class?";
219 getClassName(this));
248 snprintf(cstr, sizeof(cstr), "%s is not serializable", getClassName(this));
/macosx-10.10/ICU-531.30/icuSources/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp273 sprintf(name,"%s:p=|%s|,str=|%s|",getClassName(),fCPat,fCStr);
281 virtual const char *getClassName() { function in class:NumTest
332 virtual const char *getClassName() { function in class:AttrNumTest
360 virtual const char *getClassName() { function in class:NOXNumTest
401 sprintf(name,"%s:p=|%s|,str=|%s|",getClassName(),fCPat,fCStr);
409 virtual const char *getClassName() { function in class:NumFmtTest
486 sprintf(name,"%s:p=|%s|,str=|%s|",getClassName(),fCPat,fCStr);
519 virtual const char *getClassName() { function in class:NumFmtInt64Test
613 sprintf(name,"%s:p=|%s|,str=|%s|,sp=|%s|",getClassName(),fCPat,fCStr, fExpect.data());
624 virtual const char *getClassName() { function in class:NumFmtStringPieceTest
[all...]

Completed in 171 milliseconds

12