Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/services/vendor/src/
Dvendor_util.c152 void SkipSpace(char **s) in SkipSpace() function
171 SkipSpace(s); in NextInt()
196 SkipSpace(s); in NextInt64()
221 SkipSpace(s); in NextIntNotSkipNextComma()
243 SkipSpace(s); in NextIntByRightBracket()
282 SkipSpace(s); in NextIntFromHex()
309 SkipSpace(s); in NextULongFromHex()
334 SkipSpace(s); in NextStr()
357 SkipSpace(s); in NextTxtStr()
/base/telephony/ril_adapter/services/vendor/include/
Dvendor_util.h67 void SkipSpace(char **s);