Home
last modified time | relevance | path

Searched defs:GetResourcePaths (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h287 …virtual void GetResourcePaths(std::vector<std::string>& resourcesPaths, std::string& assetRootPath, in GetResourcePaths() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp4663 void UIContentImpl::GetResourcePaths(std::vector<std::string>& resourcesPaths, std::string& assetRo… in GetResourcePaths() function in OHOS::Ace::UIContentImpl