HomeSort by relevance Sort by last modified time
    Searched refs:is_authenticated (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/
client_session.h 141 bool is_authenticated() { return auth_input_filter_.enabled(); } function in class:remoting::ClientSession
chromoting_host.cc 223 if (client->is_authenticated()) {
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 423 BOOLEAN is_authenticated = FALSE; local
429 is_authenticated = TRUE;
431 return is_authenticated;
    [all...]

Completed in 48 milliseconds