Home
last modified time | relevance | path

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

/system/core/init/
Dlmkd_service.cpp99 bool new_connection = lmkd_socket == -1; in LmkdRegister() local
106 new_connection = result == LMKD_REG_SUCCESS; in LmkdRegister()
111 if (new_connection) { in LmkdRegister()