OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incrementItemsInUse
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/common/
sharedobject.cpp
30
cachePtr->
incrementItemsInUse
();
sharedobject.h
32
virtual void
incrementItemsInUse
() const = 0;
unifiedcache.h
342
virtual void
incrementItemsInUse
() const;
unifiedcache.cpp
425
void UnifiedCache::
incrementItemsInUse
() const {
Completed in 1970 milliseconds