Searched defs:set_rep (Results 1 – 2 of 2) sorted by relevance
644 void OSCL_HeapString<Alloc>::set_rep(const chartype* cp, uint32 len) in set_rep() function651 void OSCL_wHeapString<Alloc>::set_rep(const chartype* cp, uint32 len) in set_rep() function674 void OSCL_HeapString<Alloc>::set_rep(const chartype* cp) in set_rep() function680 void OSCL_wHeapString<Alloc>::set_rep(const chartype* cp) in set_rep() function702 void OSCL_HeapString<Alloc>::set_rep(const OSCL_String& src) in set_rep() function708 void OSCL_wHeapString<Alloc>::set_rep(const OSCL_wString& src) in set_rep() function1000 void OSCL_StackString<MaxBufSize>::set_rep(const chartype* cp) in set_rep() function1006 void OSCL_wStackString<MaxBufSize>::set_rep(const chartype* cp) in set_rep() function1027 void OSCL_StackString<MaxBufSize>::set_rep(const OSCL_String& src) in set_rep() function1033 void OSCL_wStackString<MaxBufSize>::set_rep(const OSCL_wString& src) in set_rep() function
35 OSCL_EXPORT_REF void CHeapRep::set_rep(CHeapRep*& aRep, Oscl_DefAlloc& aAlloc, const char* cp, uint… in set_rep() function in CHeapRep54 OSCL_EXPORT_REF void CHeapRep::set_rep(CHeapRep*& aRep, Oscl_DefAlloc& aAlloc, const oscl_wchar* cp… in set_rep() function in CHeapRep253 void OSCL_HeapStringA::set_rep(const chartype* cp, uint32 len) in set_rep() function in OSCL_HeapStringA259 void OSCL_wHeapStringA::set_rep(const chartype* cp, uint32 len) in set_rep() function in OSCL_wHeapStringA279 void OSCL_HeapStringA::set_rep(const chartype* cp) in set_rep() function in OSCL_HeapStringA285 void OSCL_wHeapStringA::set_rep(const chartype* cp) in set_rep() function in OSCL_wHeapStringA307 void OSCL_HeapStringA::set_rep(const OSCL_String& src) in set_rep() function in OSCL_HeapStringA312 void OSCL_wHeapStringA::set_rep(const OSCL_wString& src) in set_rep() function in OSCL_wHeapStringA735 void OSCL_FastString::set_rep(const chartype* cp) in set_rep() function in OSCL_FastString741 void OSCL_wFastString::set_rep(const chartype* cp) in set_rep() function in OSCL_wFastString[all …]