Searched refs:bResult (Results 1 – 1 of 1) sorted by relevance
275 auto bResult = IsChangePermitted(); in OnIsChangePermitted() local276 if (!reply.WriteBool(bResult)) { in OnIsChangePermitted()286 auto bResult = IsOperationAllowed(); in OnIsOperationAllowed() local287 if (!reply.WriteBool(bResult)) { in OnIsOperationAllowed()