Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_context.cpp357 char *relocatedPath = ProcessResourcePathByConfiguration(size, path); in GetResourcePath() local
363 char *relocatedPath = RelocateResourceFilePath(dataPath, path); in GetResourcePath() local
366 return relocatedPath; in GetResourcePath()
396 char *relocatedPath = RelocateResourceFilePath(dataPath, slicedFilePath); in ProcessResourcePathByConfiguration() local
398 return relocatedPath; in ProcessResourcePathByConfiguration()