Home
last modified time | relevance | path

Searched refs:signLength (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/qa/OStringBuffer/
H A Drtl_String_Utils.cxx213 int signLength = AStringLen(sign); in makeComment() local
214 cpystr(com + str1Length + signLength, str2); in makeComment()
215 com[str1Length + signLength + AStringLen(str2)] = 0; in makeComment()
/aoo41x/main/sal/qa/rtl_strings/
H A Drtl_String_Utils.cxx191 int signLength = AStringLen(sign); in makeComment() local
192 cpystr(com + str1Length + signLength, str2); in makeComment()
193 com[str1Length + signLength + AStringLen(str2)] = 0; in makeComment()

Completed in 18 milliseconds