Searched defs:appResourcesPath (Results 1 – 8 of 8) sorted by relevance
43 const std::string appResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/AppResources"; variable50 const std::string appResourcesPath = "D:\\Workspace\\preview\\js\\AppResources\\assets\\entry"; variable57 const std::string appResourcesPath = "/home/ubuntu/demo/preview/js/AppResources"; variable
46 const std::string appResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/AppResources"; variable53 const std::string appResourcesPath = "D:\\Workspace\\preview\\js\\AppResources\\assets\\entry"; variable60 const std::string appResourcesPath = "/home/ubuntu/demo/preview/js/AppResources"; variable
42 const std::string appResourcesPath = "/Volumes/SSD2T/daily-test/preview/js/AppResources"; variable50 const std::string appResourcesPath = "D:\\Workspace\\preview\\js\\AppResources\\assets\\entry"; variable58 const std::string appResourcesPath = "/home/ubuntu/demo/preview/js/AppResources"; variable
56 std::string appResourcesPath; member
291 std::string appResourcesPath(runArgs_.appResourcesPath); in InitEnv() local
378 std::string appResourcesPath(appResourcesPath_); in CommonInitialize() local
728 … const std::string& hmsResourcesPath, const std::string& appResourcesPath, const int32_t& themeId, in SetResourcesPathAndThemeStyle()