Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_executor_stub.cpp282 bool addContextRet = ContextPool::Instance().Insert(context); in ProcBeginExecuteRequest() local
283 IF_FALSE_LOGE_AND_RETURN_VAL(addContextRet, GENERAL_ERROR); in ProcBeginExecuteRequest()