Searched defs:jsPath (Results 1 – 6 of 6) sorted by relevance
84 auto jsPath = AceType::MakeRefPtr<JSPath>(); in ConstructorCallback() local98 void JSPath::DestructorCallback(JSPath* jsPath) in DestructorCallback()
258 void JsAppContext::SetCurrentJsPath(const char * const jsPath) in SetCurrentJsPath()
571 char *jsPath = nullptr; in CreateBundleInfo() local805 char *jsPath = nullptr; in SaveBundleInfo() local
497 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
994 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
488 const char * const jsPath = JsAppContext::GetInstance()->GetCurrentJsPath(); in RelocateFilePathRelative() local