Searched refs:ResetShowError (Results 1 – 3 of 3) sorted by relevance
71 static ArkUINativeModuleValue ResetShowError(ArkUIRuntimeCallInfo* runtimeCallInfo);
734 ArkUINativeModuleValue TextInputBridge::ResetShowError(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetShowError() function in OHOS::Ace::NG::TextInputBridge
2307 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetShowError)); in GetArkUINativeModule()