Searched refs:GetNavigationInfoByUniqueId (Results 1 – 2 of 2) sorted by relevance
37 … static ArkUINativeModuleValue GetNavigationInfoByUniqueId(ArkUIRuntimeCallInfo* runtimeCallInfo);
238 ArkUINativeModuleValue ArkUINativeModule::GetNavigationInfoByUniqueId(ArkUIRuntimeCallInfo* runtime… in GetNavigationInfoByUniqueId() function in OHOS::Ace::NG::ArkUINativeModule409 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GetNavigationInfoByUniqueId)); in GetArkUINativeModule()