Searched refs:is_authenticated (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/host/
H A Dchromoting_host.cc223 if (client->is_authenticated()) {
H A Dclient_session.h141 bool is_authenticated() { return auth_input_filter_.enabled(); } function in class:remoting::ClientSession
/external/bluetooth/bluedroid/bta/jv/
H A Dbta_jv_api.c423 BOOLEAN is_authenticated = FALSE; local
429 is_authenticated = TRUE;
431 return is_authenticated;

Completed in 594 milliseconds