Searched refs:clonedId (Results 1 – 3 of 3) sorted by relevance
182 … LocalPointer<UnicodeString> clonedId(((UnicodeString *)other._ids.elementAt(i))->clone(), status); in ServiceEnumeration() local183 _ids.adoptElement(clonedId.orphan(), status); in ServiceEnumeration()
936 UnicodeString clonedId; in callEverything() local938 clonedId = clonedTR->getID(); in callEverything()939 CEASSERT(id == clonedId); in callEverything()