Searched defs:inputType (Results 1 – 5 of 5) sorted by relevance
450 bool CmdUtil::VerifyTypes(const std::string& inputType) in VerifyTypes()481 bool CmdUtil::VerifyType(const std::string& inputType) in VerifyType()499 bool CmdUtil::VerifyType(const std::string& inputType, const std::string& supportTypes) in VerifyType()
33 std::string inputType = "clientAuthentication"; in DoSomethingInterestingWithMyAPI() local
36 const google::protobuf::Descriptor* inputType = method->input_type(); in Generate() local
191 public static void verifyType(String inputType, String supportTypes) { in verifyType()
81 napi_valuetype inputType = napi_undefined; in GetJsStringFromOption() local106 napi_valuetype inputType = napi_undefined; in GetBoolFromOption() local127 napi_valuetype inputType = napi_undefined; in GetUintFromOption() local