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/
chromoting_host.cc 246 if (client->is_authenticated()) {
client_session.h 151 bool is_authenticated() { return auth_input_filter_.enabled(); } function in class:remoting::ClientSession
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 422 BOOLEAN is_authenticated = FALSE; local
428 is_authenticated = TRUE;
430 return is_authenticated;
    [all...]

Completed in 48 milliseconds