Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dremote_auth_context.h59 bool SendQueryExecutorInfoMsg();
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_context.cpp197 bool RemoteAuthContext::SendQueryExecutorInfoMsg() in SendQueryExecutorInfoMsg() function in OHOS::UserIam::UserAuth::RemoteAuthContext
291 bool sendMsgRet = SendQueryExecutorInfoMsg(); in OnConnectStatus()