Searched refs:SetOnDidDelete (Results 1 – 5 of 5) sorted by relevance
100 static ArkUINativeModuleValue SetOnDidDelete(ArkUIRuntimeCallInfo* runtimeCallInfo);
134 static ArkUINativeModuleValue SetOnDidDelete(ArkUIRuntimeCallInfo* runtimeCallInfo);
1555 ArkUINativeModuleValue SearchBridge::SetOnDidDelete(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnDidDelete() function in OHOS::Ace::NG::SearchBridge
1945 ArkUINativeModuleValue TextAreaBridge::SetOnDidDelete(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnDidDelete() function in OHOS::Ace::NG::TextAreaBridge
1534 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::SetOnDidDelete)); in GetArkUINativeModule()2052 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::SetOnDidDelete)); in GetArkUINativeModule()2485 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::SetOnDidDelete)); in GetArkUINativeModule()