HomeSort by relevance Sort by last modified time
    Searched refs:sharedObject (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
unifiedcache.cpp 19 static icu::SharedObject *gNoValue = NULL;
76 gNoValue = new SharedObject();
189 const SharedObject *sharedObject =
190 (const SharedObject *) element->value.pointer;
193 if (sharedObject->hasHardReferences()) {
200 sharedObject == gNoValue ? NULL :sharedObject,
201 sharedObject->getRefCount(),
202 sharedObject->getSoftRefCount())
    [all...]
  /prebuilts/tools/common/m2/repository/org/beanshell/bsh/2.0b4/
bsh-2.0b4.jar 

Completed in 91 milliseconds