Searched defs:appResourcesPath (Results 1 – 8 of 8) sorted by relevance
42 const std::string appResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/AppResources"; variable49 const std::string appResourcesPath = "D:\\Workspace\\preview\\js\\AppResources\\assets\\entry"; variable56 const std::string appResourcesPath = "/home/ubuntu/demo/preview/js/AppResources"; variable
45 const std::string appResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/AppResources"; variable52 const std::string appResourcesPath = "D:\\Workspace\\preview\\js\\AppResources\\assets\\entry"; variable59 const std::string appResourcesPath = "/home/ubuntu/demo/preview/js/AppResources"; variable
41 const std::string appResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/AppResources"; variable49 const std::string appResourcesPath = "D:\\Workspace\\preview\\js\\AppResources\\assets\\entry"; variable57 const std::string appResourcesPath = "/home/ubuntu/demo/preview/js/AppResources"; variable
55 std::string appResourcesPath; member
184 std::string appResourcesPath(runArgs_.appResourcesPath); in InitEnv() local
286 std::string appResourcesPath(appResourcesPath_); in CommonInitialize() local
718 const std::string& appResourcesPath, const int32_t& themeId, const ColorMode& colorMode) in SetResourcesPathAndThemeStyle()