OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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