Home
last modified time | relevance | path

Searched refs:getSrcUdidRet (Results 1 - 2 of 2) sorted by relevance

/base/useriam/user_auth_framework/services/context/src/
H A Dremote_executor_stub.cpp249 bool getSrcUdidRet = attr.GetStringValue(Attributes::ATTR_MSG_SRC_UDID, srcUdid); in ProcBeginExecuteRequest() local
250 IF_FALSE_LOGE_AND_RETURN_VAL(getSrcUdidRet, GENERAL_ERROR); in ProcBeginExecuteRequest()
H A Dremote_auth_service.cpp264 bool getSrcUdidRet = request->GetStringValue(Attributes::ATTR_MSG_SRC_UDID, srcUdid); in ProcQueryExecutorInfoRequest() local
265 IF_FALSE_LOGE_AND_RETURN_VAL(getSrcUdidRet, GENERAL_ERROR); in ProcQueryExecutorInfoRequest()

Completed in 2 milliseconds