Searched refs:ResetOnDidDelete (Results 1 – 5 of 5) sorted by relevance
101 static ArkUINativeModuleValue ResetOnDidDelete(ArkUIRuntimeCallInfo* runtimeCallInfo);
135 static ArkUINativeModuleValue ResetOnDidDelete(ArkUIRuntimeCallInfo* runtimeCallInfo);
1587 ArkUINativeModuleValue SearchBridge::ResetOnDidDelete(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetOnDidDelete() function in OHOS::Ace::NG::SearchBridge
1977 ArkUINativeModuleValue TextAreaBridge::ResetOnDidDelete(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetOnDidDelete() function in OHOS::Ace::NG::TextAreaBridge
1536 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetOnDidDelete)); in GetArkUINativeModule()2054 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetOnDidDelete)); in GetArkUINativeModule()2487 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetOnDidDelete)); in GetArkUINativeModule()