Searched defs:ParseWorkerUri (Results 1 – 2 of 2) sorted by relevance
55 bool JsBackendAssetManager::ParseWorkerUri(const std::string& fileUri, std::string& assetsFilePath) in ParseWorkerUri() function in OHOS::Ace::JsBackendAssetManager
44 bool ParseWorkerUri(const RefPtr<AssetManager>& assetManager, const std::string& fileUri, std::stri… in ParseWorkerUri() function