Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_executor_stub.cpp244 bool getConnectionName = attr.GetStringValue(Attributes::ATTR_CONNECTION_NAME, connectionName_); in ProcBeginExecuteRequest() local
245 IF_FALSE_LOGE_AND_RETURN_VAL(getConnectionName, GENERAL_ERROR); in ProcBeginExecuteRequest()