Searched refs:LoadDestinationFile (Results 1 – 3 of 3) sorted by relevance
108 int32_t LoadDestinationFile(const std::string& bundleName, const std::string& moduleName,
478 int32_t ArkJSRuntime::LoadDestinationFile(const std::string& bundleName, const std::string& moduleN… in LoadDestinationFile() function in OHOS::Ace::Framework::ArkJSRuntime
1713 return arkRuntime->LoadDestinationFile(bundleName, moduleName, pageSourceFile, isSingleton); in LoadNavDestinationSource()