Searched refs:ASSET_JS_PATH (Results 1 – 5 of 5) sorted by relevance
165 const char ASSET_JS_PATH[] = "/assets/js/default"; variable
161 (!BundleUtil::StartWith(relativeFilePath, ASSET_JS_PATH) && in ExtractResourceFile()
613 char *jsPathComp[] = {bundleInfo->codePath, const_cast<char *>(ASSET_JS_PATH)}; in CreateBundleInfo()847 char *jsPathComp[] = {(*bundleInfo)->codePath, const_cast<char *>(ASSET_JS_PATH)}; in SaveBundleInfo()
496 char *jsPathComp[] = {const_cast<char *>(codePath), const_cast<char *>(ASSET_JS_PATH)}; in TransformJsToBc()
999 char *jsPathComp[] = {const_cast<char *>(codePath), const_cast<char *>(ASSET_JS_PATH)}; in TransformJsToBc()