Home
last modified time | relevance | path

Searched refs:ParseParameter (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/idl_tool/parser/
H A Dparser.h74 bool ParseParameter(ASTMethod* method);
H A Dparser.cpp363 ret = ParseParameter(method) && ret; in ParseMethodBrackets()
485 bool Parser::ParseParameter(ASTMethod* method) in ParseParameter() function in OHOS::Idl::Parser
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp501 bool ParseParameter(napi_env env, napi_value *argv, int32_t &formErrorCode, std::string &messageInfo) in ParseParameter() function in OHOS::AbilityRuntime::JsFormHost
1793 if (!ParseParameter(env, argv, formErrorCode, messageInfo)) { in OnSetPublishFormResult()

Completed in 5 milliseconds