Searched refs:TransformJsToBc (Results 1 – 4 of 4) sorted by relevance
68 uint8_t TransformJsToBc(const char *codePath, InstallRecord &record);
102 void TransformJsToBc(const char *codePath, const char *bundleJsonPath, cJSON *installRecordObj);
294 errorCode = TransformJsToBc(tmpCodePath, installRecord); in ProcessBundleInstall()490 uint8_t GtBundleInstaller::TransformJsToBc(const char *codePath, InstallRecord &record) in TransformJsToBc() function in OHOS::GtBundleInstaller
988 TransformJsToBc(codePath, bundleJsonPath, installRecordJson); in TransformJsToBcWhenRestart()993 void GtManagerService::TransformJsToBc(const char *codePath, const char *bundleJsonPath, cJSON *ins… in TransformJsToBc() function in OHOS::GtManagerService