Searched refs:verifier_code (Results 1 – 1 of 1) sorted by relevance
44 const std::string& context, const std::string& verifier_code,51 const std::string& verifier_code, in LuaVerifier() argument53 : context_(context), verifier_code_(verifier_code), matcher_(matcher) {} in LuaVerifier()85 const std::string& context, const std::string& verifier_code, in Create() argument88 new LuaVerifier(context, verifier_code, matcher)); in Create()