Searched defs:jsPath (Results 1 – 8 of 8) sorted by relevance
60 auto jsPath = AceType::MakeRefPtr<JSPath>(); in ConstructorCallback() local74 void JSPath::DestructorCallback(JSPath* jsPath) in DestructorCallback()
45 std::string jsPath; member
410 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in CreateBundleInfo() local604 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in SaveBundleInfo() local
491 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
815 char *jsPath = BundleUtil::Strscat(jsPathComp, sizeof(jsPathComp) / sizeof(char *)); in TransformJsToBc() local
256 void JsAppContext::SetCurrentJsPath(const char * const jsPath) in SetCurrentJsPath()
30 std::vector<std::string> jsPath; in GetJsPath() local
485 const char * const jsPath = JsAppContext::GetInstance()->GetCurrentJsPath(); in RelocateFilePathRelative() local