Home
last modified time | relevance | path

Searched refs:ConfigPrivateDataRootPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h144 static void ConfigPrivateDataRootPath(const char *appDataRoot);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp349 void ProductAdapter::ConfigPrivateDataRootPath(const char *appDataRoot) in ConfigPrivateDataRootPath() function in OHOS::ACELite::ProductAdapter