Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/
Ddsp_debug.c234 char *str_begin = 0; in dsp_om_trim_zero() local
265 char *str_begin = 0; in dsp_om_split_str() local
/device/google/crosshatch/vibrator/
Dimpl.cpp48 const auto str_begin = str.find_first_not_of(whitespace); in trim() local