Searched refs:SetCounterSize (Results 1 – 3 of 3) sorted by relevance
34 static ArkUINativeModuleValue SetCounterSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
156 ArkUINativeModuleValue CounterBridge::SetCounterSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCounterSize() function in OHOS::Ace::NG::CounterBridge
1121 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CounterBridge::SetCounterSize)); in GetArkUINativeModule()