Searched refs:getPublicKeyRet (Results 1 – 1 of 1) sorted by relevance
127 …bool getPublicKeyRet = Attr.GetUint8ArrayValue(Attributes::ATTR_PUBLIC_KEY, executorInfo.publicKey… in GetExecutorInfoFromAttributes() local128 IF_FALSE_LOGE_AND_RETURN_VAL(getPublicKeyRet, false); in GetExecutorInfoFromAttributes()