Searched refs:NEW_ASSET_JS_PATH (Results 1 – 3 of 3) sorted by relevance
166 const char NEW_ASSET_JS_PATH[] = "/assets/js/MainAbility"; variable
162 !BundleUtil::StartWith(relativeFilePath, NEW_ASSET_JS_PATH))) { in ExtractResourceFile()
503 … char *newJsPathComp[] = {const_cast<char *>(codePath), const_cast<char *>(NEW_ASSET_JS_PATH)}; in TransformJsToBc()