Home
last modified time | relevance | path

Searched defs:LE_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_client.c189 BEGET_ERROR_CHECK(LE_StartWatcher(LE_GetDefaultLoop(), &agent->reader, &info, agent) == LE_SUCCESS, in InitPtyInterface() local
193 BEGET_ERROR_CHECK(LE_StartWatcher(LE_GetDefaultLoop(), &agent->input, &info, agent) == LE_SUCCESS, in InitPtyInterface() local
/base/startup/init/interfaces/innerkits/include/
H A Dloop_event.h47 LE_SUCCESS = 0, enumerator

Completed in 1 milliseconds