Home
last modified time | relevance | path

Searched refs:GetSystemPackagePath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h227 std::string GetSystemPackagePath() const in GetSystemPackagePath() function
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp290 … initRet = resourceManger_.InitMock(hapFiles, resourceInfo.GetSystemPackagePath(), configuration); in Init()
H A Dresource_adapter_impl_standard.cpp134 std::string sysResPath = resourceInfo.GetSystemPackagePath(); in Init()