Home
last modified time | relevance | path

Searched defs:copyStorage (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dmessagepattern.cpp214 MessagePattern::copyStorage(const MessagePattern &other, UErrorCode &errorCode) { in copyStorage() function in MessagePattern
/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheStorage.cpp1288 ApplicationCacheStorage copyStorage; in storeCopyOfCache() local