Searched refs:ResetMaxCount (Results 1 – 4 of 4) sorted by relevance
45 static ArkUINativeModuleValue ResetMaxCount(ArkUIRuntimeCallInfo* runtimeCallInfo);
448 ArkUINativeModuleValue GridBridge::ResetMaxCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMaxCount() function in OHOS::Ace::NG::GridBridge
3303 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetMaxCount)); in RegisterGridAttributes()
62 ResetMaxCount(); in Reset()