Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_session.c261 rt_bool_t is_contains = RT_FALSE; in lwp_session_set_foreground() local
277 is_contains = RT_TRUE; in lwp_session_set_foreground()
282 if (is_contains) in lwp_session_set_foreground()
290 return is_contains ? 0 : -EINVAL; in lwp_session_set_foreground()

Completed in 4 milliseconds