Searched refs:ProcessResourcePathByConfiguration (Results 1 – 2 of 2) sorted by relevance
198 … char *ProcessResourcePathByConfiguration(size_t origUriLength, const char *slicedFilePath) const;
357 char *relocatedPath = ProcessResourcePathByConfiguration(size, path); in GetResourcePath()371 char *JsAppContext::ProcessResourcePathByConfiguration(size_t origUriLength, const char *slicedFile… in ProcessResourcePathByConfiguration() function in OHOS::ACELite::JsAppContext