Searched defs:CheckType (Results 1 – 4 of 4) sorted by relevance
64 void CheckType(const Type &expectType, const Type &actualType) in CheckType() function
210 bool InjectionEventDispatch::CheckType(const std::string &inputType) in CheckType() function in OHOS::MMI::InjectionEventDispatch
35 bool CheckType(const napi_env& env, const napi_value& value, const napi_valuetype& type) in CheckType() function
1792 bool Parser::CheckType(const Token &token, const AutoPtr<ASTType> &type) in CheckType() function in OHOS::Idl::Parser