Searched refs:appRootPath_ (Results 1 – 5 of 5) sorted by relevance
43 appRootPath_ = nullptr; in StateMachine()160 appRootPath_ = const_cast<char *>(appContext_->GetCurrentAbilityPath()); in Init()161 if ((appRootPath_ == nullptr) || (strlen(appRootPath_) == 0)) { in Init()236 char *fullPath = RelocateJSSourceFilePath(appRootPath_, jsPagePath_); in CheckJSSourceFile()299 char *pageFilePath = RelocateJSSourceFilePath(appRootPath_, jsPagePath_); in EvalPage()
98 char *appRootPath_; variable
34 data.appRootPath_.c_str(), data.appPluginPath_.c_str()); in GetPlatformData()51 data.appRootPath_.c_str(), data.appPluginPath_.c_str()); in GetPlatformData()
31 std::string appRootPath_; member
36 data.appRootPath_.c_str(), in ToEnginePlatformData()